complexType CountrySpecificDataType
diagram index_p446.png
children AT DE DK FR LU NL
used by
element FundsXML4/CountrySpecificData
source <xs:complexType name="CountrySpecificDataType">
 
<xs:sequence>
   
<xs:element name="AT" type="CountrySpecificDataATType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for Austria</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DE" type="CountrySpecificDataDEType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for Germany</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DK" type="CountrySpecificDataDKType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for Denmark</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FR" type="CountrySpecificDataFRType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for France</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LU" type="CountrySpecificDataLUType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for Luxembourg</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NL" type="CountrySpecificDataNLType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Top level data for the Netherlands</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CountrySpecificDataType/AT
diagram index_p447.png
type CountrySpecificDataATType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for Austria
source <xs:element name="AT" type="CountrySpecificDataATType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for Austria</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificDataType/DE
diagram index_p448.png
type CountrySpecificDataDEType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for Germany
source <xs:element name="DE" type="CountrySpecificDataDEType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for Germany</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificDataType/DK
diagram index_p449.png
type CountrySpecificDataDKType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for Denmark
source <xs:element name="DK" type="CountrySpecificDataDKType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for Denmark</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificDataType/FR
diagram index_p450.png
type CountrySpecificDataFRType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for France
source <xs:element name="FR" type="CountrySpecificDataFRType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for France</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificDataType/LU
diagram index_p451.png
type CountrySpecificDataLUType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for Luxembourg
source <xs:element name="LU" type="CountrySpecificDataLUType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for Luxembourg</xs:documentation>
 
</xs:annotation>
</xs:element>

element CountrySpecificDataType/NL
diagram index_p452.png
type CountrySpecificDataNLType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Top level data for the Netherlands
source <xs:element name="NL" type="CountrySpecificDataNLType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Top level data for the Netherlands</xs:documentation>
 
</xs:annotation>
</xs:element>


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