CountrySpecificData

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/CountrySpecificData

Diagram

CountrySpecificData AT CountrySpecificEMTATType [0..1] DE CountrySpecificEMTDEType [0..1] DK CountrySpecificEMTDKType [0..1] FR CountrySpecificEMTFRType [0..1] LU CountrySpecificEMTLUType [0..1] NL CountrySpecificEMTNLType [0..1]

Documentation

EN

Container for country-specific EMT (European MiFID Template) data extensions

DE

[AUTO] Container für länderspezifische EMT (European MiFID Template) Datenerweiterungen

FR

Conteneur pour spécifique au pays EMT (European MiFID Template) extensions de données

NL

Container voor landspecifiek EMT (European MiFID Template) gegevens-uitbreidingen

Properties

Type
CountrySpecificEMTDataType
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
CountrySpecificEMTATType

EMT related data for Austria

[AUTO] EMT-bezogene Daten für Österreich

EMT related données pour Autriche

EMT related gegevens voor Oostenrijk

CountrySpecificEMTDEType

EMT related data for Germany

[AUTO] EMT-bezogene Daten für Deutschland

EMT related données pour Allemagne

EMT related gegevens voor Duitsland

CountrySpecificEMTDKType

EMT related data for Denmark

[AUTO] EMT-bezogene Daten für Dänemark

EMT related données pour Danemark

EMT related gegevens voor Denemarken

CountrySpecificEMTFRType

EMT related data for France

[AUTO] EMT-bezogene Daten für Frankreich

EMT related données pour France

EMT related gegevens voor Frankrijk

CountrySpecificEMTLUType

EMT related data for Luxembourg

[AUTO] EMT-bezogene Daten für Luxemburg

EMT related données pour Luxembourg

EMT related gegevens voor Luxemburg

CountrySpecificEMTNLType

EMT related data for the Netherlands

[AUTO] EMT-bezogene Daten für die Niederlande

EMT related données pour Pays-Bas

EMT related gegevens voor Nederland

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="CountrySpecificData"
            type="CountrySpecificEMTDataType"/>

Referenced Type Definition (CountrySpecificEMTDataType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificEMTDataType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Container for country-specific EMT (European MiFID Template) data extensions</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Container für länderspezifische EMT (European MiFID Template) Datenerweiterungen</xs:documentation>
      <xs:documentation xml:lang="fr">Conteneur pour spécifique au pays EMT (European MiFID Template) extensions de données</xs:documentation>
      <xs:documentation xml:lang="nl">Container voor landspecifiek EMT (European MiFID Template) gegevens-uitbreidingen</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element minOccurs="0" name="AT" type="CountrySpecificEMTATType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for Austria</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für Österreich</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour Autriche</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Oostenrijk</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="DE" type="CountrySpecificEMTDEType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for Germany</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für Deutschland</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour Allemagne</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Duitsland</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="DK" type="CountrySpecificEMTDKType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for Denmark</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für Dänemark</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour Danemark</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Denemarken</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="FR" type="CountrySpecificEMTFRType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for France</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für Frankreich</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour France</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Frankrijk</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="LU" type="CountrySpecificEMTLUType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for Luxembourg</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für Luxemburg</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour Luxembourg</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Luxemburg</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="NL" type="CountrySpecificEMTNLType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT related data for the Netherlands</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] EMT-bezogene Daten für die Niederlande</xs:documentation>
            <xs:documentation xml:lang="fr">EMT related données pour Pays-Bas</xs:documentation>
            <xs:documentation xml:lang="nl">EMT related gegevens voor Nederland</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>