EMT_V3

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3

Diagram

EMT_V3 FinancialInstrument EMT_V3_FinancialInstrumentType [1..*]

Documentation

According to FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 as of 2019-11-25

EN

Used for the European MiFID Template (EMT V3). This template standardises the information on target market and costs between product manufacturers and distributors, as required under MiFID 2.

DE

Used für European MiFID Template (EMT V3). This template standardises Information on Zielmarkt und costs between product manufacturers und distributors, als erforderlich under MiFID 2.

FR

Used pour European MiFID Template (EMT V3). This template standardises information on marché cible et costs between product manufacturers et distributors, comme requis under MiFID 2.

NL

Used voor European MiFID Template (EMT V3). This template standardises informatie on doelmarkt en costs between product manufacturers en distributors, als vereist under MiFID 2.

ES

Used para European MiFID Template (EMT V3). This template standardises información on doelmarkt y costs between product manufacturers y distributors, si vereist under MiFID 2.

Deprecated

will no longer be supported in a future FundsXML schema version

Properties

Type
EMTType_V3
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
EMT_V3_FinancialInstrumentType

EMT Version 3 Report

EMT Version 3 Report

EMT Version 3 Report

EMT Versie 3 Report

EMT Versión 3 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_V3"
            type="EMTType_V3">
   <xs:annotation>
      <xs:appinfo source="@deprecated will no longer be supported in a future FundsXML schema version"/>
      <xs:documentation>According to FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 as of 2019-11-25</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTType_V3)

<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_V3">
   <xs:annotation>
      <xs:documentation xml:lang="en">Used for the European MiFID Template (EMT V3). This template standardises the information on target market and costs between product manufacturers and distributors, as required under MiFID 2. </xs:documentation>
      <xs:documentation xml:lang="de">Used für European MiFID Template (EMT V3). This template standardises Information on Zielmarkt und costs between product manufacturers und distributors, als erforderlich under MiFID 2.</xs:documentation>
      <xs:documentation xml:lang="fr">Used pour European MiFID Template (EMT V3). This template standardises information on marché cible et costs between product manufacturers et distributors, comme requis under MiFID 2.</xs:documentation>
      <xs:documentation xml:lang="nl">Used voor European MiFID Template (EMT V3). This template standardises informatie on doelmarkt en costs between product manufacturers en distributors, als vereist under MiFID 2.</xs:documentation>
      <xs:documentation xml:lang="es">Used para European MiFID Template (EMT V3). This template standardises información on doelmarkt y costs between product manufacturers y distributors, si vereist under MiFID 2.</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element maxOccurs="unbounded"
                  name="FinancialInstrument"
                  type="EMT_V3_FinancialInstrumentType">
         <xs:annotation>
            <xs:documentation xml:lang="en">EMT Version 3 Report</xs:documentation>
            <xs:documentation xml:lang="de">EMT Version 3 Report</xs:documentation>
            <xs:documentation xml:lang="fr">EMT Version 3 Report</xs:documentation>
            <xs:documentation xml:lang="nl">EMT Versie 3 Report</xs:documentation>
            <xs:documentation xml:lang="es">EMT Versión 3 Report</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>