TripartiteTemplateSolvencyII_V6
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V6
Diagram
Documentation
Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". According to FinDatEx Version 6.0 Tripartite Template (TPT) for SII Asset Data reporting as of 2022-03-14
Properties
- Type
- TripartiteTemplateSolvencyIIType_V6
- Cardinality
- 0..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
- 3
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| SolvencyIIPortfolioType_V7 | The Portfolio is analysed from investor's point of view. If Portfolio is a Fund with share classes, there is one Portfolio for each share class. For hedged shares, hedging instruments are included in the prortfolio. XML adaptation of "Tripartite Template" |
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"
minOccurs="0"
name="TripartiteTemplateSolvencyII_V6"
type="TripartiteTemplateSolvencyIIType_V6">
<xs:annotation>
<xs:documentation>Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". According to FinDatEx Version 6.0 Tripartite Template (TPT) for SII Asset Data reporting as of 2022-03-14</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(TripartiteTemplateSolvencyIIType_V6)
Referenced Type Definition (TripartiteTemplateSolvencyIIType_V6)
<xs:complexType 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="TripartiteTemplateSolvencyIIType_V6">
<xs:sequence>
<xs:element maxOccurs="unbounded"
name="Portfolio"
type="SolvencyIIPortfolioType_V7">
<xs:annotation>
<xs:documentation>The Portfolio is analysed from investor's point of view. If Portfolio is a Fund with share classes, there is one Portfolio for each share class. For hedged shares, hedging instruments are included in the prortfolio.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>