LU

/FundsXML4/CountrySpecificData/LU

Diagram

LU

Documentation

EN

Top level data for Luxembourg

DE

[AUTO] Übergeordnete Daten für Luxemburg

FR

Top level données pour Luxembourg

NL

Top level gegevens voor Luxemburg

Properties

Type
CountrySpecificDataLUType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
2
Sample Data

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="LU"
            type="CountrySpecificDataLUType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Top level data for Luxembourg</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Übergeordnete Daten für Luxemburg</xs:documentation>
      <xs:documentation xml:lang="fr">Top level données pour Luxembourg</xs:documentation>
      <xs:documentation xml:lang="nl">Top level gegevens voor Luxemburg</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (CountrySpecificDataLUType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificDataLUType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Placeholder for Luxembourg-specific data extensions (not yet implemented)</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Platzhalter für Luxemburg-spezifische Datenerweiterungen (noch nicht implementiert)</xs:documentation>
      <xs:documentation xml:lang="fr">Espace réservé pour Luxembourg-spécifique extensions de données (pas encore implémenté)</xs:documentation>
      <xs:documentation xml:lang="nl">Tijdelijke aanduiding voor Luxemburg-specifiek gegevens-uitbreidingen (nog niet geïmplementeerd)</xs:documentation>
   </xs:annotation>
   <xs:complexContent>
      <xs:extension base="xs:anyType"/>
   </xs:complexContent>
</xs:complexType>