LeveragedOrContingentLiability
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/GeneralInformation/LeveragedOrContingentLiability
Diagram
Documentation
00100: To enable reporting on the depreciation of leveraged financial instruments or contingent liability transactions in accordance with Art. 62 of the MiFID II's Delegated Regulation
Properties
- Type
- EMTYesNoType
- Cardinality
- 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
- 6
- Sample Data
- Y
- Restrictions
- Base: xs:string
Length: 1
Enumeration:YN
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"
name="LeveragedOrContingentLiability"
type="EMTYesNoType">
<xs:annotation>
<xs:documentation>00100: To enable reporting on the depreciation of leveraged financial instruments or contingent liability transactions in accordance with Art. 62 of the MiFID II's Delegated Regulation</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMTYesNoType)
Referenced Type Definition (EMTYesNoType)
<xs:simpleType 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="EMTYesNoType">
<xs:annotation>
<xs:documentation>Y or N</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>