MinimumSustainableInvestments

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/MinimumSustainableInvestments

Diagram

MinimumSustainableInvestments 20390 - 20470 MinimumAssetAllocationDate xs:date MinimumInvestmentsWithEnvironmentalOrSocialCharacteristics xs:decimal 0..1 MethodologyForSustainableInvestmentsCalculation (anonymous) 0..1 MinimumInvestmentsSustainableInvestments xs:decimal 0..1 MinimumOtherInvestmentsWithEnvironmentalOrSocialCharacteristics xs:decimal 0..1 MinimumInvestmentsSustainableInvestmentsEnvironmental xs:decimal 0..1 MinimumInvestmentsSustainableInvestmentsTaxonomyAligned xs:decimal 0..1 MinimumInvestmentsSustainableInvestmentsOtherEnvironmental xs:decimal 0..1 MinimumInvestmentsSustainableInvestmentsSocial xs:decimal 0..1

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
/RegulatoryReportings/.../MinimumAssetAllocationDate xs:date

20390_Financial_Instrument_Minimum_Or_Planned_Asset_Allocation_Date
The date to which the disclosure refer

2022-03-18
/RegulatoryReportings/.../MinimumInvestmentsWithEnvironmentalOrSocialCharacteristics xs:decimal

20400_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_With_Environmental_Or_Social_Characteristics

207.98
/RegulatoryReportings/.../MethodologyForSustainableInvestmentsCalculation (anonymous)

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

R
/RegulatoryReportings/.../MinimumInvestmentsSustainableInvestments xs:decimal

20420_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments

926.02
/RegulatoryReportings/.../MinimumOtherInvestmentsWithEnvironmentalOrSocialCharacteristics xs:decimal

20430_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Other_Investments_With_Environmental_Or_Social_Characteristics

721.39
/RegulatoryReportings/.../MinimumInvestmentsSustainableInvestmentsEnvironmental xs:decimal

20440_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Environmental

536.21
/RegulatoryReportings/.../MinimumInvestmentsSustainableInvestmentsTaxonomyAligned xs:decimal

20450_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Taxonomy_Aligned

757.35
/RegulatoryReportings/.../MinimumInvestmentsSustainableInvestmentsOtherEnvironmental xs:decimal

20460_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Other_Environmental

69.67
/RegulatoryReportings/.../MinimumInvestmentsSustainableInvestmentsSocial xs:decimal

20470_Financial_Instrument_EU_SFDR_Minimum_Or_Planned_Investments_Sustainable_Investments_Social

290.75

XML Snippet

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