EET1.0
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0
Diagram
Documentation
EUROPEAN ESG TEMPLATE - EET V1.0 2022-03-14
Properties
- Type
- EETsType
- 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
- 3
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| EETReportType |
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: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: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:xs="http://www.w3.org/2001/XMLSchema"
name="EETsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="EET" type="EETReportType"/>
</xs:sequence>
</xs:complexType>