LU

/FundsXML4/ControlData/CountrySpecificData/LU

Diagram

LU

Documentation

EN

Placeholder for Luxembourg-specific control data extensions (not yet implemented)

DE

[AUTO] Platzhalter für Luxemburg-spezifische Kontrolldaten-Erweiterungen (noch nicht implementiert)

FR

Espace réservé pour Luxembourg-spécifique control extensions de données (pas encore implémenté)

NL

Tijdelijke aanduiding voor Luxemburg-specifiek control gegevens-uitbreidingen (nog niet geïmplementeerd)

Properties

Type
CountrySpecificControlDataLUType
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
3
Sample Data

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="LU"
            type="CountrySpecificControlDataLUType"/>

Referenced Type Definition (CountrySpecificControlDataLUType)

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