Type1PrivateEquityPortfolioEligibility
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/Positions/Position/AdditionalInformation/Type1PrivateEquityPortfolioEligibility
Diagram
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
A134 - Verwenden Sie geschlossen Liste:
Int (1)
0 = Not assessed
1= elligible für re-Klassifikation als Aktie Typ 1
2 = nicht elligible für re-Klassifikation als Aktie Typ 1
A134 - Utilisez fermé liste:
Int (1)
0 = Not assessed
1= elligible pour re-classification comme action type 1
2 = pas elligible pour re-classification comme action type 1
A134 - Gebruik gesloten lijst:
Int (1)
0 = Not assessed
1= elligible voor re-classificatie als aandeel type 1
2 = niet elligible voor re-classificatie als aandeel type 1
Properties
- Type
- xs:int
- 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
- 8
- Sample Data
- 1
- Restrictions
- Base: xs:int
Enumeration:012
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="Type1PrivateEquityPortfolioEligibility">
<xs:annotation>
<xs:documentation xml:lang="en">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:documentation xml:lang="de">A134 - Verwenden Sie geschlossen Liste:
Int (1)
0 = Not assessed
1= elligible für re-Klassifikation als Aktie Typ 1
2 = nicht elligible für re-Klassifikation als Aktie Typ 1</xs:documentation>
<xs:documentation xml:lang="fr">A134 - Utilisez fermé liste:
Int (1)
0 = Not assessed
1= elligible pour re-classification comme action type 1
2 = pas elligible pour re-classification comme action type 1</xs:documentation>
<xs:documentation xml:lang="nl">A134 - Gebruik gesloten lijst:
Int (1)
0 = Not assessed
1= elligible voor re-classificatie als aandeel type 1
2 = niet elligible voor re-classificatie als aandeel 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>