EnvironmentallySustainableInvestmentEUTaxonomyArt9

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/SpecificInformationForArt8and9/EnvironmentallySustainableInvestmentEUTaxonomyArt9

Diagram

EnvironmentallySustainableInvestmentEUTaxonomyArt9 20230_Financial_Instrument_Environmentally_Sustainable_Investment_EU_Taxonomy_Art_9 Does the minimum specified in field 20220 include EU Taxonomy Environmental sustainable investment? Y or N

Documentation

20230_Financial_Instrument_Environmentally_Sustainable_Investment_EU_Taxonomy_Art_9
Does the minimum specified in field 20220 include EU Taxonomy Environmental sustainable investment?

Properties

Type
EETYesNoType
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
6
Sample Data
N
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

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="EnvironmentallySustainableInvestmentEUTaxonomyArt9"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation>20230_Financial_Instrument_Environmentally_Sustainable_Investment_EU_Taxonomy_Art_9
Does the minimum specified in field 20220 include EU Taxonomy Environmental sustainable investment?</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETYesNoType)

<xs:simpleType 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"
               name="EETYesNoType">
   <xs:annotation>
      <xs:documentation>Y or N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>