InfrastructureInvestment

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/Positions/Position/AdditionalInformation/InfrastructureInvestment

Diagram

InfrastructureInvestment

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

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
4
Restrictions
Base: xs:int
MinInclusive: 0
MaxInclusive: 5

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="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>