EMIR

/FundsXML4/RegulatoryReportings/DirectReporting/EMIR

Diagram

EMIR EMIR_Report EMIR_ReportType [1..*]

Documentation

EN

Container type for EMIR (European Market Infrastructure Regulation) derivatives reporting containing trade repository reports

DE

Container-Typ für EMIR (European Market Infrastructure Regulation) Derivate-Reporting mit Trade Repository Berichten

FR

Type conteneur pour EMIR (European Market Infrastructure Regulation) reporting de dérivés contenant des rapports de trade repository

NL

Container type voor EMIR (European Market Infrastructure Regulation) derivaten reporting met trade repository rapporten

ES

Tipo contenedor para EMIR (European Market Infrastructure Regulation) reporting de derivados con informes de trade repository

IT

Tipo di contenitore per la reportistica sui derivati ​​EMIR (Regolamento sulle infrastrutture del mercato europeo) contenente i report del trade repository

CS

Container type for EMIR (European Market Infrastructure Regulation) derivatives reporting containing trade repository reports

HU

Container Tipus for EMIR (European Market Infrastructure Szabalyozas) Derivativak Jelentestetel containing trade repository reports

Deprecated

will no longer be supported in a future FundsXML schema version

Properties

Type
EMIRType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
3

Child Elements & Attributes

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

Single EMIR derivatives trade report

Einzelner EMIR-Derivatehandelsbericht

Rapport de transaction sur dérivés EMIR unique

Enkel EMIR-derivatenhandelsrapport

Informe de operación de derivados EMIR individual

Singolo report di transazione su derivati EMIR

Egyetlen EMIR derivatíva-kereskedési jelentés

Jednotlivý EMIR report o obchodu s deriváty

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="EMIR"
            type="EMIRType">
   <xs:annotation>
      <xs:appinfo source="@deprecated will no longer be supported in a future FundsXML schema version"/>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMIRType)

<xs:complexType 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"
                name="EMIRType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Container type for EMIR (European Market Infrastructure Regulation) derivatives reporting containing trade repository reports</xs:documentation>
      <xs:documentation xml:lang="de">Container-Typ für EMIR (European Market Infrastructure Regulation) Derivate-Reporting mit Trade Repository Berichten</xs:documentation>
      <xs:documentation xml:lang="fr">Type conteneur pour EMIR (European Market Infrastructure Regulation) reporting de dérivés contenant des rapports de trade repository</xs:documentation>
      <xs:documentation xml:lang="nl">Container type voor EMIR (European Market Infrastructure Regulation) derivaten reporting met trade repository rapporten</xs:documentation>
      <xs:documentation xml:lang="es">Tipo contenedor para EMIR (European Market Infrastructure Regulation) reporting de derivados con informes de trade repository</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di contenitore per la reportistica sui derivati ​​EMIR (Regolamento sulle infrastrutture del mercato europeo) contenente i report del trade repository</xs:documentation>
      <xs:documentation xml:lang="cs">Container type for EMIR (European Market Infrastructure Regulation) derivatives reporting containing trade repository reports</xs:documentation>
      <xs:documentation xml:lang="hu">Container Tipus for EMIR (European Market Infrastructure Szabalyozas) Derivativak Jelentestetel containing trade repository reports</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded" name="EMIR_Report" type="EMIR_ReportType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Single EMIR derivatives trade report</xs:documentation>
            <xs:documentation xml:lang="de">Einzelner EMIR-Derivatehandelsbericht</xs:documentation>
            <xs:documentation xml:lang="fr">Rapport de transaction sur dérivés EMIR unique</xs:documentation>
            <xs:documentation xml:lang="nl">Enkel EMIR-derivatenhandelsrapport</xs:documentation>
            <xs:documentation xml:lang="es">Informe de operación de derivados EMIR individual</xs:documentation>
            <xs:documentation xml:lang="it">Singolo report di transazione su derivati EMIR</xs:documentation>
            <xs:documentation xml:lang="hu">Egyetlen EMIR derivatíva-kereskedési jelentés</xs:documentation>
            <xs:documentation xml:lang="cs">Jednotlivý EMIR report o obchodu s deriváty</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>