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

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"
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

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:annotation>
</xs:element>

Referenced Type Definition (EMTType)

<xs:complexType 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: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:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>