AdditionalInformation
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V5/Portfolio/Positions/Position/AdditionalInformation
Diagram
Properties
- Type
- (anonymous)
- Cardinality
- 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
- 7
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| /RegulatoryReportings/.../FundCustodianName | xs:string | A133 |
ExampleText |
| /RegulatoryReportings/.../InfrastructureInvestment | (anonymous) | A132 - Use closed list: |
2 |
| /RegulatoryReportings/.../Type1_private_equity_portfolio_eligibility | (anonymous) | A134 - Use closed list: |
1 |
| /RegulatoryReportings/.../Type1_private_equity_issuer_beta | xs:decimal | A 135- Beta of the issuer of the private equity calculated according to art 168a of the regulation UE DR 2019/981 |
800.89 |
| /RegulatoryReportings/.../Counterparty_sector | (anonymous) | A137 - One of the options in the following closed list should be used for CIC category 8 and for the following CIC categories if the instrument does not have an ISIN code (i.e. if Asset ID Code and Type of code C0010 does not start with either “ISIN/” or “CAU/ISIN/”): CIC category 1, CIC category 2, CIC category 3, CIC category 5 and CIC category 6: For CIC category 7, one of the options in the following closed list should be selected: |
3 |
XML Snippet
<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"
name="AdditionalInformation">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="FundCustodianName" type="xs:string">
<xs:annotation>
<xs:documentation>A133</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="InfrastructureInvestment">
<xs:annotation>
<xs:documentation>A132 - Use closed list:
0 - Not assessed
1 - Debt on eligible Infrastructure project
2 - Equity on eligible infrastructure project
3 - Debt on eligible Infrastructure corporate
4 - Equity on eligible infrastructure corporate
5 - Non eligible</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="5"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="Type1_private_equity_portfolio_eligibility">
<xs:annotation>
<xs:documentation>A134 - Use closed list:
Int (1)
0 = Not assessed
1= elligible for re-classification as equity type 1
2 = not elligible for re-classification as equity type 1
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0"
name="Type1_private_equity_issuer_beta"
type="xs:decimal">
<xs:annotation>
<xs:documentation>A 135- Beta of the issuer of the private equity calculated according to art 168a of the regulation UE DR 2019/981
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Counterparty_sector">
<xs:annotation>
<xs:documentation>A137 - One of the options in the following closed list should be used for CIC category 8 and for the following CIC categories if the instrument does not have an ISIN code (i.e. if Asset ID Code and Type of code C0010 does not start with either “ISIN/” or “CAU/ISIN/”):
CIC category 1, CIC category 2, CIC category 3, CIC category 5 and CIC category 6:
1 – central bank (ESA 2010 sector S.121)
2 – deposit-taking corporations except the central bank (ESA 2010 sector S.122)
3 – money market funds (ESA 2010 sector S.123)
4 – investment funds other than money market funds (ESA 2010 sector S.124)
5 – other financial intermediaries, except insurance corporations and pension funds (excluding financial vehicle corporations engaged in securitisation transactions) + financial auxiliaries + captive financial institutions and money lenders (ESA 2010 sector S.125 excluding FVCs + ESA 2010 sector S.126 + ESA 2010 sector S.127)
6 – financial vehicle corporations engaged in securitisation transactions (a subdivision of ESA 2010 sector S.125)
7 – insurance corporations (ESA 2010 sector S.128)
8 – pension funds (ESA 2010 sector S.129)
9 – non-financial corporations (ESA 2010 sector S.11)
10 – general government (ESA 2010 sector S.13)
11 – households and non-profit institutions serving households (ESA 2010 sector S.14 + ESA 2010 sector S.15)
For CIC category 7, one of the options in the following closed list should be selected:
12 – central bank (ESA 2010 sector S.121), deposit-taking corporations except the central bank (ESA 2010 sector S.122) and money market funds (ESA 2010 sector S.123)
13 – non-MFIs, not included under 12
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="13"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>