complexType RegulatoryReportingsType
diagram index_p1562.png
children DirectReporting IndirectReporting
used by
element FundsXML4/RegulatoryReportings
source <xs:complexType name="RegulatoryReportingsType">
 
<xs:sequence>
   
<xs:element name="DirectReporting" type="DirectReportingType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Direct reporting according to European regulatory reporting frameworks</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IndirectReporting" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reporting data for investors</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="TripartiteTemplateSolvencyII" type="TripartiteTemplateSolvencyIIType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 3 dated 13/10/2015 of this "TPT V3" format.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PRIIPS" type="PRIIPSType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Draft</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RegulatoryReportingsType/DirectReporting
diagram index_p1563.png
type DirectReportingType
properties
minOcc 0
maxOcc 1
content complex
children EMIR KIIDs MiFIR
annotation
documentation
Direct reporting according to European regulatory reporting frameworks
source <xs:element name="DirectReporting" type="DirectReportingType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Direct reporting according to European regulatory reporting frameworks</xs:documentation>
 
</xs:annotation>
</xs:element>

element RegulatoryReportingsType/IndirectReporting
diagram index_p1564.png
properties
minOcc 0
maxOcc 1
content complex
children TripartiteTemplateSolvencyII PRIIPS
annotation
documentation
Reporting data for investors
source <xs:element name="IndirectReporting" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reporting data for investors</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TripartiteTemplateSolvencyII" type="TripartiteTemplateSolvencyIIType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 3 dated 13/10/2015 of this "TPT V3" format.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PRIIPS" type="PRIIPSType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Draft</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RegulatoryReportingsType/IndirectReporting/TripartiteTemplateSolvencyII
diagram index_p1565.png
type TripartiteTemplateSolvencyIIType
properties
minOcc 0
maxOcc 1
content complex
children Portfolio
annotation
documentation
Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 3 dated 13/10/2015 of this "TPT V3" format.
source <xs:element name="TripartiteTemplateSolvencyII" type="TripartiteTemplateSolvencyIIType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 3 dated 13/10/2015 of this "TPT V3" format.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RegulatoryReportingsType/IndirectReporting/PRIIPS
diagram index_p1566.png
type PRIIPSType
properties
minOcc 0
maxOcc 1
content complex
children PRIIPS_Report
annotation
documentation
Draft
source <xs:element name="PRIIPS" type="PRIIPSType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Draft</xs:documentation>
 
</xs:annotation>
</xs:element>


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