MinimumSustainableInvestments
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/MinimumSustainableInvestments
Diagram
Documentation
20390 - 20470
Properties
- Type
- (anonymous)
- 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
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:date |
20390_Financial_Instrument_Minimum_Or_Planned_Asset_Allocation_Date |
2022-11-27 | |
| xs:decimal |
20400_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_With_Environmental_Or_Social_Characteristics |
944.69 | |
| xs:string |
20410_Financial_Instrument_EU_SFDR_Methodology_For_Sustainable_Investments_Calculation |
O | |
| xs:decimal |
20420_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments |
442.86 | |
| xs:decimal |
20430_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Other_Investments_With_Environmental_Or_Social_Characteristics |
807.26 | |
| xs:decimal |
20440_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Environmental |
140.96 | |
| xs:decimal |
20450_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Taxonomy_Aligned |
687.77 | |
| xs:decimal |
20460_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Other_Environmental |
316.40 | |
| xs:decimal |
20470_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Social |
55.11 |
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="MinimumSustainableInvestments">
<xs:annotation>
<xs:documentation>20390 - 20470</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="MinimumAssetAllocationDate" type="xs:date">
<xs:annotation>
<xs:documentation>20390_Financial_Instrument_Minimum_Or_Planned_Asset_Allocation_Date
The date to which the disclosure refer</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsWithEnvironmentalOrSocialCharacteristics"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20400_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_With_Environmental_Or_Social_Characteristics</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="MethodologyForSustainableInvestmentsCalculation">
<xs:annotation>
<xs:documentation>20410_Financial_Instrument_EU_SFDR_Methodology_For_Sustainable_Investments_Calculation
Revenue(R), Capex(C), Opex(O), other approach(A)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="R"/>
<xs:enumeration value="C"/>
<xs:enumeration value="O"/>
<xs:enumeration value="A"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsSustainableInvestments"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20420_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumOtherInvestmentsWithEnvironmentalOrSocialCharacteristics"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20430_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Other_Investments_With_Environmental_Or_Social_Characteristics</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsSustainableInvestmentsEnvironmental"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20440_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Environmental</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsSustainableInvestmentsTaxonomyAligned"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20450_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Taxonomy_Aligned</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsSustainableInvestmentsOtherEnvironmental"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20460_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Other_Environmental</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0"
name="MinimumInvestmentsSustainableInvestmentsSocial"
type="xs:decimal">
<xs:annotation>
<xs:documentation>20470_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Social</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>