EET1.0
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0
Diagram
Documentation
EUROPEAN ESG TEMPLATE - EET V1.0 2022-03-14
Deprecated
Properties
- Type
- EETsType
- 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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| EETReportType |
Used for the first version of the European ESG Template (EET V1). The EET V1 contains a high number of data fields focusing on the implementation of the SFDR Level 1 and draft RTS, as well as the delegated acts complementing MiFID II and IDD with regard to the introduction of the concept of clients’ sustainability preference. |
Element Definition
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.0"
type="EETsType">
<xs:annotation>
<xs:documentation>EUROPEAN ESG TEMPLATE - EET V1.0 2022-03-14</xs:documentation>
<xs:appinfo source="@deprecated"/>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EETsType)
Referenced Type Definition (EETsType)
<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="EETsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="EET" type="EETReportType"/>
</xs:sequence>
</xs:complexType>