MethodologyUsedForAlignmentCalculationWith_EU_Taxonomy

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/TaxonomyAlignedInvestments/MethodologyUsedForAlignmentCalculationWith_EU_Taxonomy

Diagram

MethodologyUsedForAlignmentCalculationWith_EU_Taxonomy

Documentation

EN

20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses the methodology used for alignment calculation with the EU Taxonomy, defined as either Revenue (R), CapEx (C) or OpEx (O)

DE

20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomie
Discloses the methodology used for alignment calculation with the EU-Taxonomie, defined as either Revenue (R), CapEx (C) or OpEx (O)

FR

20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses methodology used pour alignment calculation avec EU Taxonomy, défini comme either Revenue (R), CapEx (C) ou OpEx (O)

NL

20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses methodology used voor alignment calculation met EU Taxonomy, gedefinieerd als either Revenue (R), CapEx (C) van OpEx (O)

Properties

Type
xs:string
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
6
Sample Data
O
Restrictions
Base: xs:string
Enumeration:
  • C
  • O
  • R

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="MethodologyUsedForAlignmentCalculationWith_EU_Taxonomy">
   <xs:annotation>
      <xs:documentation xml:lang="en">20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses the methodology used for alignment calculation with the EU Taxonomy, defined as either Revenue (R), CapEx (C) or OpEx (O)</xs:documentation>
      <xs:documentation xml:lang="de">20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomie
Discloses the methodology used for alignment calculation with the EU-Taxonomie, defined as either Revenue (R), CapEx (C) or OpEx (O)</xs:documentation>
      <xs:documentation xml:lang="fr">20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses methodology used pour alignment calculation avec EU Taxonomy, défini comme either Revenue (R), CapEx (C) ou OpEx (O)</xs:documentation>
      <xs:documentation xml:lang="nl">20630_Financial_Instrument_Methodology_Used_For_Alignment_Calculation_With_EU_Taxonomy
Discloses methodology used voor alignment calculation met EU Taxonomy, gedefinieerd als either Revenue (R), CapEx (C) van OpEx (O)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="C"/>
         <xs:enumeration value="O"/>
         <xs:enumeration value="R"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>