Portfolio
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V6/Portfolio
Diagram
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.
Properties
- Type
- SolvencyIIPortfolioType_V6
- Cardinality
- 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
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| FundOrShareClassIdentifiersType |
Fund or share class identifiers for easy connection to other fund or share class data |
||
| DataSupplierType |
Definition of data source (investment company, vendor, ...) |
||
| xs:string |
A1000 - Version number of the TPT. |
V6.0 | |
| SIISecurityCodificationType_V6 |
A02 01 - Use ISIN, CUSIP, BLOOMBERG etc. or internal code. See CodificationSystem. CodificationSystem (restricted list for Securities) and Code expressed in CodificationSystem |
||
| xs:string |
A03 - Portfolio or Fund or Share class name |
ExampleText | |
| ISOCurrencyCodeType |
A04 - Portfolio currency used for valuation of assets. Dreistelliger ISO-Waehrungscode (ISO 4217) |
VVH | |
| xs:decimal |
A05 - Total net assets of the Portfolio or the Share class in PortfolioCurrency |
101.43 | |
| xs:date |
A06 - Date at which the portfolio inventory is valid. |
2021-11-28 | |
| xs:date |
A07 - Date to which data refers ( end of month for example) |
2023-09-25 | |
| (anonymous) |
A 08, A 08b |
||
| xs:decimal |
A09 - Liquidities of the Portfolio converted into Portfolio currency. |
59.68 | |
| xs:decimal |
A10 - Weighted average modified duration of portfolio. Only required for relevant asset types (including derivatives). |
995.54 | |
| YesNoL1Type |
A11 - "Y" if all SCR contributions are given for each Portfolio line. |
Y | |
| (anonymous) |
Additional Portfolio information for QRTs |
||
| (anonymous) |
Inventory of the Portfolio |
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
maxOccurs="unbounded"
name="Portfolio"
type="SolvencyIIPortfolioType_V6">
<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>
Referenced Type Definition
(SolvencyIIPortfolioType_V6)
Referenced Type Definition (SolvencyIIPortfolioType_V6)
<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="SolvencyIIPortfolioType_V6">
<xs:annotation>
<xs:documentation>XML adaptation of "Tripartite Template" V.6.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0"
name="FundOrShareClassIdentifiers"
type="FundOrShareClassIdentifiersType">
<xs:annotation>
<xs:documentation>Fund or share class identifiers for easy connection to other fund or share class data</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="DataSupplier" type="DataSupplierType">
<xs:annotation>
<xs:documentation>Definition of data source (investment company, vendor, ...)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element default="V6.0" name="TPTVersion">
<xs:annotation>
<xs:documentation>A1000 - Version number of the TPT.
The version corresponding to the current XML schema is "V6.0"</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V6.0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="PortfolioID" type="SIISecurityCodificationType_V6">
<xs:annotation>
<xs:documentation xml:lang="en">A02 01 - Use ISIN, CUSIP, BLOOMBERG etc. or internal code. See CodificationSystem.
ISIN Preferred when available.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PortfolioName" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">A03 - Portfolio or Fund or Share class name</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PortfolioCurrency" type="ISOCurrencyCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">A04 - Portfolio currency used for valuation of assets.
If Portfolio is reported at ShareClass level, PortfolioCurrency is the ShareClass currency. Code ISO 4217 CNH : 2 Chinese yuan (when traded offshore) - Hong Kong
CNT: Chinese yuan (when traded offshore) -Taiwan
GGP – Guernsey pound - Guernsey
IMP: Isle of Man pound also Manx pound -Isle of Man
JEP: Jersey pound - Jersey
KID: Kiribati dollar -Kiribati
NIS – New Israeli Shekel - Israel
PRB – Transnistrian ruble - Transnistria (The code conflicts with ISO-4217 because PR stands for Puerto Rico. X should have been used for the first letter.)
TVD – Tuvalu dollar- Tuvalu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TotalNetAssets" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">A05 - Total net assets of the Portfolio or the Share class in PortfolioCurrency</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ValuationDate" type="xs:date">
<xs:annotation>
<xs:documentation xml:lang="en">A06 - Date at which the portfolio inventory is valid.
Used for NAV date.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ReportingDate" type="xs:date">
<xs:annotation>
<xs:documentation>A07 - Date to which data refers ( end of month for example)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="ShareClass">
<xs:annotation>
<xs:documentation>A 08, A 08b</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SharePrice" type="xs:decimal">
<xs:annotation>
<xs:documentation>A08 - The valuation should be expressed
in Portfolio currency </xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="TotalNumberOfShares" type="xs:decimal">
<xs:annotation>
<xs:documentation>A08b - Total number of shares of the Share Class.
To enable apportionment of the investment holding by the insurance entity in their proportion ownership.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="CashPercentage" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">A09 - Liquidities of the Portfolio converted into Portfolio currency.
In percentage of TotalNetAssets.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="PortfolioModifiedDuration" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">A10 - Weighted average modified duration of portfolio. Only required for relevant asset types (including derivatives).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="CompleteSCRDelivery" type="YesNoL1Type">
<xs:annotation>
<xs:documentation>A11 - "Y" if all SCR contributions are given for each Portfolio line.
"N" otherwise.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="QRTPortfolioInformation">
<xs:annotation>
<xs:documentation>Additional Portfolio information for QRTs</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="FundIssuer">
<xs:annotation>
<xs:documentation>A117-116-115 - Name and Code of Fund Issuer</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="SIIIssuerType_V6">
<xs:sequence>
<xs:element name="EconomicSector" type="NACECodeType">
<xs:annotation>
<xs:documentation>A118 - NACE code of Issuer of Fund or Share Class</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Country" type="ISOCountryCodeType">
<xs:annotation>
<xs:documentation>A122</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="FundIssuerGroup" type="SIIIssuerType_V6">
<xs:annotation>
<xs:documentation>A121-120-119 - Name, LEI or Pre LEI of the Group the Fund issuer belongs to.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="FundCIC" type="CICCodeType">
<xs:annotation>
<xs:documentation>A123</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="FundCustodianCountry" type="ISOCountryCodeType">
<xs:annotation>
<xs:documentation>A123a</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="PortfolioModifiedDuration" type="xs:decimal">
<xs:annotation>
<xs:documentation>A124 - Difference with A10?</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Positions">
<xs:annotation>
<xs:documentation xml:lang="en">Inventory of the Portfolio</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Position" type="SIIPositionType_V6">
<xs:annotation>
<xs:documentation xml:lang="en">Detail of each Position.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>