RawMaterialConsumptionForNewConstructionAndMajorRenovations
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/PrincipalAdverseIndicators/MoreClimateAndEnvironmentRelatedIndicators/RealEstateInvestments/RawMaterialConsumptionForNewConstructionAndMajorRenovations
Diagram
Documentation
Raw_Material_Consumption_For_New_Construction_And_Major_Renovations (32360 - 32390)
Properties
- Type
- PercentageStrategyCoverageType
- 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
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Share of investments in this category in percentage |
74.41 | |
| EETYesNoType |
Yes (= commitment of the asset manager to improve the PAI), No |
N | |
| xs:decimal |
% of the notional / AUM, which provide effectively data, or where data could be estimated |
972.41 | |
| xs:decimal |
% of assets (versus notional / AUM), which could provide data |
779.37 |
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"
minOccurs="0"
name="RawMaterialConsumptionForNewConstructionAndMajorRenovations"
type="PercentageStrategyCoverageType">
<xs:annotation>
<xs:documentation>Raw_Material_Consumption_For_New_Construction_And_Major_Renovations (32360 - 32390)</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(PercentageStrategyCoverageType)
Referenced Type Definition (PercentageStrategyCoverageType)
<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="PercentageStrategyCoverageType">
<xs:sequence>
<xs:element minOccurs="0" name="Value" type="xs:decimal">
<xs:annotation>
<xs:documentation>Share of investments in this category in percentage</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ConsideredInInvestmentStrategy" type="EETYesNoType">
<xs:annotation>
<xs:documentation>Yes (= commitment of the asset manager to improve the PAI), No</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Coverage" type="xs:decimal">
<xs:annotation>
<xs:documentation>% of the notional / AUM, which provide effectively data, or where data could be estimated</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="EligibleAssets" type="xs:decimal">
<xs:annotation>
<xs:documentation>% of assets (versus notional / AUM), which could provide data</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>