| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| children | Name Address PhoneNumber FaxNumber EmailAddress URLAddress BICIdentifier | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ContactDetailsType"> <xs:annotation> <xs:documentation>Contact Details</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="Text350Type"> <xs:annotation> <xs:documentation>Name by which a party is known and which is usually used to identify that party</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Address" type="PostalAddressType"> <xs:annotation> <xs:documentation>Information that locates and identifies a specific address, as defined by postal services</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PhoneNumber" type="PhoneNumberType"> <xs:annotation> <xs:documentation>The telephone/fax numbers should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FaxNumber" type="PhoneNumberType" minOccurs="0"> <xs:annotation> <xs:documentation>Collection of information that identifies a FAX number that should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmailAddress" minOccurs="0"> <xs:annotation> <xs:documentation>Address for electronic mail (e-mail).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="URLAddress" minOccurs="0"> <xs:annotation> <xs:documentation>Address for the Universal Resource Locator (URL), eg, used over the www (HTTP) service.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="BICIdentifier" type="BicCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>BIC: Unique and unambiguous identification of a financial institution, as assigned under a globally recognised or proprietary identification scheme.Enter the BIC11 (including XXX if there is no branch code), or "N/A" if there is no BIC.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | Text350Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="Text350Type"> <xs:annotation> <xs:documentation>Name by which a party is known and which is usually used to identify that party</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | PostalAddressType | ||
| properties |
|
||
| children | Unstructured Structured | ||
| annotation |
|
||
| source | <xs:element name="Address" type="PostalAddressType"> <xs:annotation> <xs:documentation>Information that locates and identifies a specific address, as defined by postal services</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | PhoneNumberType | ||
| properties |
|
||
| children | Type CountryCode AreaCode PhoneNumber DirectNumber Text | ||
| annotation |
|
||
| source | <xs:element name="PhoneNumber" type="PhoneNumberType"> <xs:annotation> <xs:documentation>The telephone/fax numbers should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | PhoneNumberType | ||||||
| properties |
|
||||||
| children | Type CountryCode AreaCode PhoneNumber DirectNumber Text | ||||||
| annotation |
|
||||||
| source | <xs:element name="FaxNumber" type="PhoneNumberType" minOccurs="0"> <xs:annotation> <xs:documentation>Collection of information that identifies a FAX number that should consist of a "+" followed by the country code (from 1 to 3 characters) then a "-" and finally, any combination of numbers, "(", ")", "+" and "-" (up to 30 characters).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="EmailAddress" minOccurs="0"> <xs:annotation> <xs:documentation>Address for electronic mail (e-mail).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="URLAddress" minOccurs="0"> <xs:annotation> <xs:documentation>Address for the Universal Resource Locator (URL), eg, used over the www (HTTP) service.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | BicCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="BICIdentifier" type="BicCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>BIC: Unique and unambiguous identification of a financial institution, as assigned under a globally recognised or proprietary identification scheme.Enter the BIC11 (including XXX if there is no branch code), or "N/A" if there is no BIC.</xs:documentation> </xs:annotation> </xs:element> |