complexType OwnerIdentifierDEType
diagram index_p1172.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
children ID Country Name
used by
elements AssetMasterCountryDEType/Additionaldentifiers/GUO AssetMasterCountryDEType/Additionaldentifiers/LUO
annotation
documentation
Country Specific data - Germany
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>

element OwnerIdentifierDEType/ID
diagram index_p1173.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
source <xs:element name="ID" type="xs:string"/>

element OwnerIdentifierDEType/Country
diagram index_p1174.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type ISOCountryCodeType
properties
content simple
facets
Kind Value Annotation
minLength 2
maxLength 2
source <xs:element name="Country" type="ISOCountryCodeType"/>

element OwnerIdentifierDEType/Name
diagram index_p1175.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
source <xs:element name="Name" type="xs:string"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy