| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| children | ID Country Name | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="OwnerIdentifierDEType"> <xs:annotation> <xs:documentation>Country Specific data - Germany</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ID" type="xs:string"/> <xs:element name="Country" type="ISOCountryCodeType"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="ID" type="xs:string"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | |||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Country" type="ISOCountryCodeType"/> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="Name" type="xs:string"/> |