complexType RegistrationType
diagram index_p1645.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Date Country Paragraph UCITSLevel
used by
element KeyDataType/Registration
annotation
documentation
Funds registration data (Date, country...)
source <xs:complexType name="RegistrationType">
 
<xs:annotation>
   
<xs:documentation>Funds registration data (Date, country...)</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Date" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The registration date of the fund in the country specified</xs:documentation>
       
<xs:documentation xml:lang="de">Datum der Zulassung des Fonds im jeweiligen Land</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Country" type="ISOCountryCodeType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The country code related to the registration information</xs:documentation>
       
<xs:documentation xml:lang="de">ISO-Code des Landes, in dem der Fond zugelassen ist</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Paragraph" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Legal basis of the registration license for each country</xs:documentation>
       
<xs:documentation xml:lang="de">Rechtliche Grundlage der Zulassung im jeweiligen Land</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UCITSLevel" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>UCITS-Level</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RegistrationType/Date
diagram index_p1646.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The registration date of the fund in the country specified
documentation
Datum der Zulassung des Fonds im jeweiligen Land
source <xs:element name="Date" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The registration date of the fund in the country specified</xs:documentation>
   
<xs:documentation xml:lang="de">Datum der Zulassung des Fonds im jeweiligen Land</xs:documentation>
 
</xs:annotation>
</xs:element>

element RegistrationType/Country
diagram index_p1647.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCountryCodeType
properties
content simple
facets
Kind Value Annotation
minLength 2
maxLength 2
annotation
documentation
The country code related to the registration information
documentation
ISO-Code des Landes, in dem der Fond zugelassen ist
source <xs:element name="Country" type="ISOCountryCodeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The country code related to the registration information</xs:documentation>
   
<xs:documentation xml:lang="de">ISO-Code des Landes, in dem der Fond zugelassen ist</xs:documentation>
 
</xs:annotation>
</xs:element>

element RegistrationType/Paragraph
diagram index_p1648.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Legal basis of the registration license for each country
documentation
Rechtliche Grundlage der Zulassung im jeweiligen Land
source <xs:element name="Paragraph" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Legal basis of the registration license for each country</xs:documentation>
   
<xs:documentation xml:lang="de">Rechtliche Grundlage der Zulassung im jeweiligen Land</xs:documentation>
 
</xs:annotation>
</xs:element>

element RegistrationType/UCITSLevel
diagram index_p1649.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
UCITS-Level
source <xs:element name="UCITSLevel" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>UCITS-Level</xs:documentation>
 
</xs:annotation>
</xs:element>


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