| diagram | ![]() |
||
| children | AT DE DK FR LU NL | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataATType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="AT" type="CountrySpecificDataATType" minOccurs="0"> <xs:annotation> <xs:documentation>Top level data for Austria</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataDEType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DE" type="CountrySpecificDataDEType" minOccurs="0"> <xs:annotation> <xs:documentation>Top level data for Germany</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataDKType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DK" type="CountrySpecificDataDKType" minOccurs="0"> <xs:annotation> <xs:documentation>Top level data for Denmark</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataFRType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="FR" type="CountrySpecificDataFRType" minOccurs="0"> <xs:annotation> <xs:documentation>Top level data for France</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataLUType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="LU" type="CountrySpecificDataLUType" minOccurs="0"> <xs:annotation> <xs:documentation>Top level data for Luxembourg</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CountrySpecificDataNLType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| 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> |