complexType DirectReportingType
diagram index_p721.png
children EMIR KIIDs EMT
used by
element RegulatoryReportingsType/DirectReporting
source <xs:complexType name="DirectReportingType">
 
<xs:sequence>
   
<xs:element name="EMIR" type="EMIRType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>according to COMMISSION DELEGATED REGULATION (EU) No 148/2013
of 19 December 2012
supplementing Regulation (EU) No 648/2012 of the European Parliament and of the Council on OTC derivatives, central counterparties and trade repositories with regard to regulatory technical standards on the minimum details of the data to be reported to trade repositories
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="KIIDs" type="KIIDsType" minOccurs="0"/>
   
<xs:element name="EMT" type="EMTType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>According to EUROPEAN MIFID TEMPLATE - EMT V1.0 as of 2017-08-03</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DirectReportingType/EMIR
diagram index_p722.png
type EMIRType
properties
minOcc 0
maxOcc 1
content complex
children EMIR_Report
annotation
documentation
according to COMMISSION DELEGATED REGULATION (EU) No 148/2013
of 19 December 2012
supplementing Regulation (EU) No 648/2012 of the European Parliament and of the Council on OTC derivatives, central counterparties and trade repositories with regard to regulatory technical standards on the minimum details of the data to be reported to trade repositories
source <xs:element name="EMIR" type="EMIRType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>according to COMMISSION DELEGATED REGULATION (EU) No 148/2013
of 19 December 2012
supplementing Regulation (EU) No 648/2012 of the European Parliament and of the Council on OTC derivatives, central counterparties and trade repositories with regard to regulatory technical standards on the minimum details of the data to be reported to trade repositories
</xs:documentation>
 
</xs:annotation>
</xs:element>

element DirectReportingType/KIIDs
diagram index_p723.png
type KIIDsType
properties
minOcc 0
maxOcc 1
content complex
children KIID
source <xs:element name="KIIDs" type="KIIDsType" minOccurs="0"/>

element DirectReportingType/EMT
diagram index_p724.png
type EMTType
properties
minOcc 0
maxOcc 1
content complex
children FinancialInstrument
annotation
documentation
According to EUROPEAN MIFID TEMPLATE - EMT V1.0 as of 2017-08-03
source <xs:element name="EMT" type="EMTType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>According to EUROPEAN MIFID TEMPLATE - EMT V1.0 as of 2017-08-03</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy