TransactionDetails
/FundsXML4/RegulatoryReportings/DirectReporting/EMIR/EMIR_Report/CommonData/TransactionDetails
Diagram
Documentation
Section 2b
Properties
- Type
- (anonymous)
- Cardinality
- 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
- 6
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
field 8 according to annex table 2 EMIR ITS and RTS |
ExampleText | |
| xs:string |
field 9 according to annex table 2 EMIR ITS and RTS |
ExampleText | |
| xs:string |
field 10 according to annex table 2 EMIR ITS and RTS |
Exam | |
| xs:boolean |
field 11 according to annex table 2 EMIR ITS and RTS |
false | |
| xs:decimal |
field 12 according to annex table 2 EMIR ITS and RTS |
849.69 | |
| ISOCurrencyCodeType |
field 13 according to annex table 2 EMIR ITS and RTS Three-letter ISO-CurrencyCode (ISO 4217) Dreistelliger ISO-Waehrungscode (ISO 4217) |
IQE | |
| xs:decimal |
field 14 according to annex table 2 EMIR ITS and RTS |
700.35 | |
| xs:decimal |
field 15 according to annex table 2 EMIR ITS and RTS |
674.36 | |
| xs:decimal |
field 16 according to annex table 2 EMIR ITS and RTS |
68.90 | |
| xs:decimal |
field 17 according to annex table 2 EMIR ITS and RTS |
142.25 | |
| xs:string |
field 18 according to annex table 2 EMIR ITS and RTS |
E | |
| xs:dateTime |
field 19 according to annex table 2 EMIR ITS and RTS |
2025-12-01T17:08:41 | |
| xs:date |
field 20 according to annex table 2 EMIR ITS and RTS |
2023-05-18 | |
| xs:date |
field 21 according to annex table 2 EMIR ITS and RTS |
2025-10-04 | |
| xs:date |
field 22 according to annex table 2 EMIR ITS and RTS |
2024-12-03 | |
| (anonymous) |
field 23 according to annex table 2 EMIR ITS and RTS |
||
| xs:string |
field 24 according to annex table 2 EMIR ITS and RTS |
ExampleText | |
| xs:positiveInteger |
field 25 according to annex table 2 EMIR ITS and RTS |
1149 |
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"
name="TransactionDetails">
<xs:annotation>
<xs:documentation>Section 2b</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="TradeID">
<xs:annotation>
<xs:documentation>field 8 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="52"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="TransactionReferenceNumber">
<xs:annotation>
<xs:documentation>field 9 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ExecutionVenue">
<xs:annotation>
<xs:documentation>field 10 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CompressionFlag" type="xs:boolean">
<xs:annotation>
<xs:documentation>field 11 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PriceRate" type="xs:decimal">
<xs:annotation>
<xs:documentation>field 12 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PriceNotation" type="ISOCurrencyCodeType">
<xs:annotation>
<xs:documentation>field 13 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NotionalAmount" type="xs:decimal">
<xs:annotation>
<xs:documentation>field 14 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PriceMultiplier" type="xs:decimal">
<xs:annotation>
<xs:documentation>field 15 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Quantity" type="xs:decimal">
<xs:annotation>
<xs:documentation>field 16 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpFrontPayment" type="xs:decimal">
<xs:annotation>
<xs:documentation>field 17 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DeliveryType">
<xs:annotation>
<xs:documentation>field 18 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ExecutionTimestamp" type="xs:dateTime">
<xs:annotation>
<xs:documentation>field 19 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="EffectiveDate" type="xs:date">
<xs:annotation>
<xs:documentation>field 20 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="MaturityDate" type="xs:date">
<xs:annotation>
<xs:documentation>field 21 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="TerminationDate" type="xs:date">
<xs:annotation>
<xs:documentation>field 22 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="SettlementDates">
<xs:annotation>
<xs:documentation>field 23 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="SettlementDate" type="xs:date">
<xs:annotation>
<xs:documentation>ISO 8601 date format.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="MasterAgreementType">
<xs:annotation>
<xs:documentation>field 24 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="MasterAgreementVersion">
<xs:annotation>
<xs:documentation>field 25 according to annex table 2 EMIR ITS and RTS</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:positiveInteger">
<xs:totalDigits value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>