SFDR_EntityLevel

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/DataSetInformation/DataSetInformation/DataReporting/SFDR_EntityLevel

Diagram

SFDR_EntityLevel

Documentation

EN

00080_EET_Data_Reporting_SFDR_Entity_Level
Date of first PAI statement at entity level (31/12/2022? TBC)

DE

00080_EET_Data_Reporting_SFDR_Entity_Level
Datum of first PAI statement at entity level (31/12/2022? TBC)

FR

00080_EET_Data_Reporting_SFDR_Entity_Level
Date de first PAI statement at entity level (31/12/2022? TBC)

NL

00080_EET_Data_Reporting_SFDR_Entity_Level
Datum van first PAI statement at entity level (31/12/2022? TBC)

ES

00080_EET_Data_Reporting_SFDR_Entity_Level
Fecha de la primera PAI statement at entity level (31/12/2022? TBC)

IT

00080_EET_Data_Reporting_SFDR_Entity_Level
Data della prima dichiarazione PAI a livello di entità (31/12/2022? Da confermare)

CS

00080_EET_Data_Reporting_SFDR_Entity_Level
Date of first PAI statement at entity level (31/12/2022? TBC)

HU

00080_EET_Data_Reporting_SFDR_Entity_Level
Datum of elso PAI statement at entity szint (31/12/2022? TBC)

Properties

Type
EETYesNoType
Cardinality
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
8
Sample Data
Y
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"
            name="SFDR_EntityLevel"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">00080_EET_Data_Reporting_SFDR_Entity_Level
Date of first PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="de">00080_EET_Data_Reporting_SFDR_Entity_Level
Datum of first PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="fr">00080_EET_Data_Reporting_SFDR_Entity_Level
Date de first PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="nl">00080_EET_Data_Reporting_SFDR_Entity_Level
Datum van first PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="es">00080_EET_Data_Reporting_SFDR_Entity_Level
Fecha de la primera PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="it">00080_EET_Data_Reporting_SFDR_Entity_Level
Data della prima dichiarazione PAI a livello di entità (31/12/2022? Da confermare)</xs:documentation>
      <xs:documentation xml:lang="cs">00080_EET_Data_Reporting_SFDR_Entity_Level
Date of first PAI statement at entity level (31/12/2022? TBC)</xs:documentation>
      <xs:documentation xml:lang="hu">00080_EET_Data_Reporting_SFDR_Entity_Level
Datum of elso PAI statement at entity szint (31/12/2022? TBC)</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>