EMT_V4_1

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1

Diagram

EMT_V4_1 According to FinDatEx MiFID TEMPLATE - EMT V4.1 as of 2023-03-07 FinancialInstrument EMT_V41_FinancialInstrumentType [1..*]

Documentation

According to FinDatEx MiFID TEMPLATE - EMT V4.1 as of 2023-03-07

Properties

Type
EMTType_V41
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_V41_FinancialInstrumentType

EMT Version 4.1 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_V4_1"
            type="EMTType_V41">
   <xs:annotation>
      <xs:documentation>According to FinDatEx MiFID TEMPLATE - EMT V4.1 as of 2023-03-07</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTType_V41)

<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_V41">
   <xs:sequence>
      <xs:element maxOccurs="unbounded"
                  name="FinancialInstrument"
                  type="EMT_V41_FinancialInstrumentType">
         <xs:annotation>
            <xs:documentation>EMT Version 4.1 Report</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>