UseOfDerivativeExposure

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.2/EET1.1.2/StructuredProductsAdditionalInformation/UseOfDerivativeExposure

Diagram

UseOfDerivativeExposure

Documentation

EN

80010 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomy Alignment and Minimum Proportion of Sustainable Investment reported.

DE

80010 Definiert, ob das Derivateengagement eines strukturierten Produkts als Teil der bewerteten Taxonomie-Ausrichtung und des gemeldeten Mindestanteils nachhaltiger Investitionen betrachtet wird.

FR

80010 Defines si dérivé exposition de un Structured Product est considered part de assessed Taxonomy Alignment et Minimum Proportion de Sustainable Investissement reported.

NL

80010 Defines als derivaat blootstelling van een Structured Product is considered part van assessed Taxonomy Alignment en Minimum Proportion van Sustainable Belegging reported.

ES

80010 Defines als derivaat blootstelling de un Structured Product es considered part de assessed Taxonomy Alignment y Minimum Proportion de Sustainable Inversion reported.

IT

80010 Definisce se l'esposizione derivativa di un prodotto strutturato è considerata parte dell'allineamento tassonomico valutato e della proporzione minima di investimento sostenibile riportati.

CS

80010 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomy Alignment and Minimum Proportion of Sustainable Investment reported.

HU

80010 Defines if the derivative exposure of a Structured Product is considered resz of the assessed Taxonomia-osszhang and Minimum Proportion of Sustainable Befektetes reported.

Properties

Type
EETYesNoType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="UseOfDerivativeExposure"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">80010 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomy Alignment and Minimum Proportion of Sustainable Investment reported.</xs:documentation>
      <xs:documentation xml:lang="de">80010 Definiert, ob das Derivateengagement eines strukturierten Produkts als Teil der bewerteten Taxonomie-Ausrichtung und des gemeldeten Mindestanteils nachhaltiger Investitionen betrachtet wird.</xs:documentation>
      <xs:documentation xml:lang="fr">80010 Defines si dérivé exposition de un Structured Product est considered part de assessed Taxonomy Alignment et Minimum Proportion de Sustainable Investissement reported.</xs:documentation>
      <xs:documentation xml:lang="nl">80010 Defines als derivaat blootstelling van een Structured Product is considered part van assessed Taxonomy Alignment en Minimum Proportion van Sustainable Belegging reported.</xs:documentation>
      <xs:documentation xml:lang="es">80010 Defines als derivaat blootstelling de un Structured Product es considered part de assessed Taxonomy Alignment y Minimum Proportion de Sustainable Inversion reported.</xs:documentation>
      <xs:documentation xml:lang="it">80010 Definisce se l'esposizione derivativa di un prodotto strutturato è considerata parte dell'allineamento tassonomico valutato e della proporzione minima di investimento sostenibile riportati.</xs:documentation>
      <xs:documentation xml:lang="cs">80010 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomy Alignment and Minimum Proportion of Sustainable Investment reported.</xs:documentation>
      <xs:documentation xml:lang="hu">80010 Defines if the derivative exposure of a Structured Product is considered resz of the assessed Taxonomia-osszhang and Minimum Proportion of Sustainable Befektetes reported.</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:vc="http://www.w3.org/2007/XMLSchema-versioning"
               xmlns:xs="http://www.w3.org/2001/XMLSchema"
               name="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Y van N</xs:documentation>
      <xs:documentation xml:lang="es">Y de N</xs:documentation>
      <xs:documentation xml:lang="it">Sì o N</xs:documentation>
      <xs:documentation xml:lang="cs">Y or N</xs:documentation>
      <xs:documentation xml:lang="hu">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>