UseOfDerivativeExposure
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/StructuredProductsAdditionalInformation/UseOfDerivativeExposure
Diagram
Documentation
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.
80010 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomie Alignment and Minimum Proportion of Sustainable Investment reported.
80010 Defines si dérivé exposition de un Structured Product est considered part de assessed Taxonomy Alignment et Minimum Proportion de Sustainable Investissement reported.
80010 Defines als derivaat blootstelling van een Structured Product is considered part van assessed Taxonomy Alignment en Minimum Proportion van Sustainable Belegging reported.
Properties
- Type
- EETYesNoType
- 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
- Y
- Restrictions
- Base: xs:string
Length: 1
Enumeration:YN
Element Definition
Element Definition
<xs:element 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 Defines if the derivative exposure of a Structured Product is considered part of the assessed Taxonomie Alignment and Minimum Proportion of Sustainable Investment reported.
</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:annotation>
</xs:element>
Referenced Type Definition
(EETYesNoType)
Referenced Type Definition (EETYesNoType)
<xs:simpleType 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:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>