EET1.1

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1

Diagram

EET1.1 EET1.1 EETReportType1.1 [1..*]

Documentation

EUROPEAN ESG TEMPLATE - EET V1.1

Deprecated

Properties

Type
EETsType1.1
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
3

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
EETReportType1.1

Used for the European ESG Template (EET V1.1).
The EET V1.1 is not a structural update but reviews all data fields in view of the applicability of the SFDR RTS as of 1 January 2023.

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="EET1.1"
            type="EETsType1.1">
   <xs:annotation>
      <xs:documentation>EUROPEAN ESG TEMPLATE - EET V1.1</xs:documentation>
      <xs:appinfo source="@deprecated"/>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETsType1.1)

<xs:complexType 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="EETsType1.1">
   <xs:sequence>
      <xs:element maxOccurs="unbounded" name="EET1.1" type="EETReportType1.1"/>
   </xs:sequence>
</xs:complexType>