SFDR_Periodic

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/DataSetInformation/DataSetInformation/DataReporting/SFDR_Periodic

Diagram

SFDR_Periodic

Documentation

EN

00070_EET_Data_Reporting_SFDR_Periodic
No means that there is not yet a periodic reporting. The M related fields have not to be fullfiled"

DE

00070_EET_Data_Reporting_SFDR_Periodic
Nein means that there is not yet a periodic reporting. The M related fields have not to be fullfiled"

FR

00070_EET_Data_Reporting_SFDR_Periodic
No means que there est pas yet un periodic reporting. The M related fields ont pas à be fullfiled"

NL

00070_EET_Data_Reporting_SFDR_Periodic
No means dat there is niet yet een periodic rapportage. The M related fields hebben niet naar be fullfiled"

Properties

Type
EETYesNoType
Cardinality
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
8
Sample Data
Y
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="SFDR_Periodic"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">00070_EET_Data_Reporting_SFDR_Periodic
No means that there is not yet a periodic reporting. The M related fields have not to be fullfiled"
</xs:documentation>
      <xs:documentation xml:lang="de">00070_EET_Data_Reporting_SFDR_Periodic
Nein means that there is not yet a periodic reporting. The M related fields have not to be fullfiled"
</xs:documentation>
      <xs:documentation xml:lang="fr">00070_EET_Data_Reporting_SFDR_Periodic
No means que there est pas yet un periodic reporting. The M related fields ont pas à be fullfiled"</xs:documentation>
      <xs:documentation xml:lang="nl">00070_EET_Data_Reporting_SFDR_Periodic
No means dat there is niet yet een periodic rapportage. The M related fields hebben niet naar be fullfiled"</xs:documentation>
   </xs:annotation>
</xs:element>

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>