EMT

/FundsXML4/RegulatoryReportings/DirectReporting/EMT

Diagram

EMT FinancialInstrument EMTFinancialInstrumentType [1..*]

Documentation

EN

According to EUROPEAN MIFID TEMPLATE - EMT V1.0 as of 2017-08-03

DE

Gemäß EUROPEAN MIFID TEMPLATE - EMT V1.0 vom 2017-08-03

FR

Selon EUROPEAN MIFID TEMPLATE - EMT V1.0 du 2017-08-03

NL

Volgens EUROPEAN MIFID TEMPLATE - EMT V1.0 van 2017-08-03

ES

Según EUROPEAN MIFID TEMPLATE - EMT V1.0 de 2017-08-03

IT

Secondo EUROPEAN MIFID TEMPLATE - EMT V1.0 del 2017-08-03

HU

Az EUROPEAN MIFID TEMPLATE - EMT V1.0 szerint (2017-08-03)

CS

Podle EUROPEAN MIFID TEMPLATE - EMT V1.0 ze dne 2017-08-03

Deprecated

will no longer be supported in a future FundsXML schema version

Properties

Type
EMTType
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
EMTFinancialInstrumentType

EMT Report

EMT Report

EMT Report

EMT Report

EMT Report

Report EMT

EMT Report

EMT Jelentes

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="EMT"
            type="EMTType">
   <xs:annotation>
      <xs:appinfo source="@deprecated will no longer be supported in a future FundsXML schema version"/>
      <xs:documentation xml:lang="en">According to EUROPEAN MIFID TEMPLATE - EMT V1.0 as of 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="de">Gemäß EUROPEAN MIFID TEMPLATE - EMT V1.0 vom 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="fr">Selon EUROPEAN MIFID TEMPLATE - EMT V1.0 du 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="nl">Volgens EUROPEAN MIFID TEMPLATE - EMT V1.0 van 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="es">Según EUROPEAN MIFID TEMPLATE - EMT V1.0 de 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="it">Secondo EUROPEAN MIFID TEMPLATE - EMT V1.0 del 2017-08-03</xs:documentation>
      <xs:documentation xml:lang="hu">Az EUROPEAN MIFID TEMPLATE - EMT V1.0 szerint (2017-08-03)</xs:documentation>
      <xs:documentation xml:lang="cs">Podle EUROPEAN MIFID TEMPLATE - EMT V1.0 ze dne 2017-08-03</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTType)

<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="EMTType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Used for the EWG MIFID TEMPLATE V1.0
</xs:documentation>
      <xs:documentation xml:lang="de">Used für EWG MIFID TEMPLATE V1.0</xs:documentation>
      <xs:documentation xml:lang="fr">Used pour EWG MIFID TEMPLATE V1.0</xs:documentation>
      <xs:documentation xml:lang="nl">Used voor EWG MIFID TEMPLATE V1.0</xs:documentation>
      <xs:documentation xml:lang="es">Used para EWG MIFID TEMPLATE V1.0</xs:documentation>
      <xs:documentation xml:lang="it"/>
      <xs:documentation xml:lang="cs">Použito pro the EWG MIFID TEMPLATE V1.0</xs:documentation>
      <xs:documentation xml:lang="hu">Hasznalt for the EWG MIFID TEMPLATE V1.0</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded"
                  name="FinancialInstrument"
                  type="EMTFinancialInstrumentType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT Report</xs:documentation>
            <xs:documentation xml:lang="de">EMT Report</xs:documentation>
            <xs:documentation xml:lang="fr">EMT Report</xs:documentation>
            <xs:documentation xml:lang="nl">EMT Report</xs:documentation>
            <xs:documentation xml:lang="es">EMT Report</xs:documentation>
            <xs:documentation xml:lang="it">Report EMT</xs:documentation>
            <xs:documentation xml:lang="cs">EMT Report</xs:documentation>
            <xs:documentation xml:lang="hu">EMT Jelentes</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>