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"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
xs:date

20390_Financial_Instrument_Minimum_Or_Planned_Asset_Allocation_Date
The date to which the disclosure refer

2024-09-23
xs:decimal

20400_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_With_Environmental_Or_Social_Characteristics

208.41
xs:string

20410_Financial_Instrument_EU_SFDR_Methodology_For_Sustainable_Investments_Calculation
Revenue(R), Capex(C), Opex(O), other approach(A)

O
xs:decimal

20420_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments

505.72
xs:decimal

20430_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Other_Investments_With_Environmental_Or_Social_Characteristics

435.54
xs:decimal

20440_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Environmental

4.78
xs:decimal

20450_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Taxonomy_Aligned

985.09
xs:decimal

20460_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Other_Environmental

629.90
xs:decimal

20470_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Social

303.92

Element Definition

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