CountrySpecificData

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CountrySpecificData

Diagram

CountrySpecificData AT xs:string [0..1] DE PRIIPS_DE_EPT_PiaType [0..1] DK xs:string [0..1] FR xs:string [0..1] LU xs:string [0..1] NL xs:string [0..1]

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string
PRIIPS_DE_EPT_PiaType

Specific data for German CAT IV PRIIPs (PIA model)

Spezifisch Daten für German CAT IV PRIIPs (PIA model)

Spécifique données pour German CAT IV PRIIPs (PIA model)

Specifiek gegevens voor German CAT IV PRIIPs (PIA model)

xs:string
xs:string
xs:string
xs:string

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="CountrySpecificData">
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="AT">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="0"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="DE" type="PRIIPS_DE_EPT_PiaType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Specific data for German CAT IV PRIIPs (PIA model)</xs:documentation>
               <xs:documentation xml:lang="de">Spezifisch Daten für German CAT IV PRIIPs (PIA model)</xs:documentation>
               <xs:documentation xml:lang="fr">Spécifique données pour German CAT IV PRIIPs (PIA model)</xs:documentation>
               <xs:documentation xml:lang="nl">Specifiek gegevens voor German CAT IV PRIIPs (PIA model)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="DK">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="0"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="FR">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="0"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="LU">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="0"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="NL">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="0"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>