DE

/FundsXML4/CountrySpecificData/DE

Diagram

DE Characteristics (anonymous) [1] CapitalPreservation (anonymous) [1]

Documentation

EN

Top level data for Germany

DE

[AUTO] Übergeordnete Daten für Deutschland

FR

Top level données pour Allemagne

NL

Top level gegevens voor Duitsland

Properties

Type
CountrySpecificDataDEType
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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
(anonymous)

Characteristics of the fund / portfolio

Characteristics von Fonds / Portfolio

Characteristics de fonds / portefeuille

Characteristics van fonds / portefeuille

(anonymous)

Additional information for capital preservation funds/portfolio

Zusätzlich Information für capital preservation funds/Portfolio

Supplémentaire information pour capital preservation funds/portefeuille

Aanvullend informatie voor capital preservation funds/portefeuille

Element Definition

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

Referenced Type Definition (CountrySpecificDataDEType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Container type for Germany-specific data extensions in the FundsXML schema extending PRIIPs DE EPT PIA data</xs:documentation>
      <xs:documentation xml:lang="de">Container-Typ für Deutschland-spezifische Datenerweiterungen im FundsXML Schema mit Erweiterung der PRIIPs DE EPT PIA Daten</xs:documentation>
      <xs:documentation xml:lang="fr">Type conteneur pour extensions de données spécifiques à l'Allemagne dans le schéma FundsXML étendant les données PRIIPs DE EPT PIA</xs:documentation>
      <xs:documentation xml:lang="nl">Container type voor Duitsland-specifieke data-uitbreidingen in het FundsXML schema met uitbreiding van PRIIPs DE EPT PIA gegevens</xs:documentation>
   </xs:annotation>
   <xs:complexContent>
      <xs:extension base="PRIIPS_DE_EPT_PiaType"/>
   </xs:complexContent>
</xs:complexType>