complexType RegulatoryReportingsType
diagram index_p1875.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" type="IndirectReportingType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reporting data for investors</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RegulatoryReportingsType/DirectReporting
diagram index_p1876.png
type DirectReportingType
properties
minOcc 0
maxOcc 1
content complex
children EMIR KIIDs EMT
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_p1877.png
type IndirectReportingType
properties
minOcc 0
maxOcc 1
content complex
children TripartiteTemplateSolvencyII PRIIPS
annotation
documentation
Reporting data for investors
source <xs:element name="IndirectReporting" type="IndirectReportingType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reporting data for investors</xs:documentation>
 
</xs:annotation>
</xs:element>


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