complexType AssetMasterCountryDEType
diagram index_p106.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children Additionaldentifiers AdditionalData
used by
element AssetDataType/CountrySpecificData/DE
annotation
documentation
Country Specific data - Germany
source <xs:complexType name="AssetMasterCountryDEType">
 
<xs:annotation>
   
<xs:documentation>Country Specific data - Germany</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Additionaldentifiers" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="IssuerNumber">
           
<xs:annotation>
             
<xs:documentation>Identification number of issuer / Die Gesellschaftsnummer des Emittenten</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:decimal">
               
<xs:totalDigits value="6"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="GUO" type="OwnerIdentifierDEType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>global ultimate owner</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="LUO" type="OwnerIdentifierDEType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>local unit owner</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="AdditionalData" type="VendorAdditionalDataDEType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>additional vendor data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetMasterCountryDEType/Additionaldentifiers
diagram index_p107.png
namespace http://www.fundsxml.org/XMLSchema/3.2
properties
minOcc 0
maxOcc 1
content complex
children IssuerNumber GUO LUO
source <xs:element name="Additionaldentifiers" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="IssuerNumber">
       
<xs:annotation>
         
<xs:documentation>Identification number of issuer / Die Gesellschaftsnummer des Emittenten</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:decimal">
           
<xs:totalDigits value="6"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="GUO" type="OwnerIdentifierDEType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>global ultimate owner</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="LUO" type="OwnerIdentifierDEType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>local unit owner</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetMasterCountryDEType/Additionaldentifiers/IssuerNumber
diagram index_p108.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
totalDigits 6
annotation
documentation
Identification number of issuer / Die Gesellschaftsnummer des Emittenten
source <xs:element name="IssuerNumber">
 
<xs:annotation>
   
<xs:documentation>Identification number of issuer / Die Gesellschaftsnummer des Emittenten</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssetMasterCountryDEType/Additionaldentifiers/GUO
diagram index_p109.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type OwnerIdentifierDEType
properties
minOcc 0
maxOcc 1
content complex
children ID Country Name
annotation
documentation
global ultimate owner
source <xs:element name="GUO" type="OwnerIdentifierDEType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>global ultimate owner</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetMasterCountryDEType/Additionaldentifiers/LUO
diagram index_p110.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type OwnerIdentifierDEType
properties
minOcc 0
maxOcc 1
content complex
children ID Country Name
annotation
documentation
local unit owner
source <xs:element name="LUO" type="OwnerIdentifierDEType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>local unit owner</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetMasterCountryDEType/AdditionalData
diagram index_p111.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type VendorAdditionalDataDEType
properties
minOcc 0
maxOcc unbounded
content complex
children Vendor FieldCode FieldName FieldValue
annotation
documentation
additional vendor data
source <xs:element name="AdditionalData" type="VendorAdditionalDataDEType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>additional vendor data</xs:documentation>
 
</xs:annotation>
</xs:element>


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