EMT_V3
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3
Diagram
Documentation
EN
According to FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 as of 2019-11-25
DE
Gemäß FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 vom 2019-11-25
FR
Selon FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 du 2019-11-25
NL
Volgens FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 van 2019-11-25
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
| 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 |
Element Definition
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 xml:lang="en">According to FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 as of 2019-11-25</xs:documentation>
<xs:documentation xml:lang="de">Gemäß FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 vom 2019-11-25</xs:documentation>
<xs:documentation xml:lang="fr">Selon FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 du 2019-11-25</xs:documentation>
<xs:documentation xml:lang="nl">Volgens FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 van 2019-11-25</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMTType_V3)
Referenced Type Definition (EMTType_V3)
<xs:complexType 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: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:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>