EMT_V4_2
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_2
Diagram
Documentation
According to FinDatEx MiFID TEMPLATE - EMT V4.2 as of 2024-04-05
Properties
- Type
- EMTType_V42
- 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_V42_FinancialInstrumentType | EMT Version 4.2 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:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="EMT_V4_2"
type="EMTType_V42">
<xs:annotation>
<xs:documentation>According to FinDatEx MiFID TEMPLATE - EMT V4.2 as of 2024-04-05</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMTType_V42)
Referenced Type Definition (EMTType_V42)
<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_V42">
<xs:sequence>
<xs:element maxOccurs="unbounded"
name="FinancialInstrument"
type="EMT_V42_FinancialInstrumentType">
<xs:annotation>
<xs:documentation>EMT Version 4.2 Report</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>