TripartiteTemplateSolvencyII

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII

Diagram

TripartiteTemplateSolvencyII Portfolio SolvencyIIPortfolioType [1..*]

Documentation

Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 4 dated 3/4/2018 of this "TPT V4" format.

Deprecated

old version. do not use any more. use TripartiteTemplateSolvencyII_V7 instead

Properties

Type
TripartiteTemplateSolvencyIIType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
3

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
SolvencyIIPortfolioType

The Portfolio is analysed from investor's point of view. If Portfolio is a Fund with share classes, there is one Portfoliofor each share class. For hedged shares, hedging instruments are included in the prortfolio.
References to Club AMPERE Excel "Template for Solvency 2 reporting": Ann in Annotations refers to row #nn in column A (or "NUM") of he Spreadsheet

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="TripartiteTemplateSolvencyII"
            type="TripartiteTemplateSolvencyIIType">
   <xs:annotation>
      <xs:appinfo source="@deprecated old version. do not use any more. use {@link /FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7} instead"/>
      <xs:documentation>Special enriched inventory for Solvency II. This XML implementation is compatible with the "Tripartite Template". It refers to version 4 dated 3/4/2018 of this "TPT V4" format.</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (TripartiteTemplateSolvencyIIType)

<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
                xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="TripartiteTemplateSolvencyIIType">
   <xs:sequence>
      <xs:element maxOccurs="unbounded"
                  name="Portfolio"
                  type="SolvencyIIPortfolioType">
         <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 Portfoliofor each share class. For hedged shares, hedging instruments are included in the prortfolio.
References to Club AMPERE Excel "Template for Solvency 2 reporting": Ann in Annotations refers to row #nn in column A (or "NUM") of he Spreadsheet</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>