EMT_V3

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3

Diagram

EMT_V3 According to FinDatEx MiFID TEMPLATE V3.0 - EMT V3.0 as of 2019-11-25 FinancialInstrument EMT_V3_FinancialInstrumentType [1..*]

Documentation

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

Properties

Type
EMTType_V3
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
3
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
EMT_V3_FinancialInstrumentType

EMT Version 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:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="EMT_V3"
            type="EMTType_V3">
   <xs:annotation>
      <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:xs="http://www.w3.org/2001/XMLSchema"
                name="EMTType_V3">
   <xs:sequence>
      <xs:element maxOccurs="unbounded"
                  name="FinancialInstrument"
                  type="EMT_V3_FinancialInstrumentType">
         <xs:annotation>
            <xs:documentation>EMT Version 3 Report</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>