DataTemplateVersion

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/DataTemplateVersion

Diagram

DataTemplateVersion

Documentation

EN

09999 - Data Exchange Template Published Version.
The version corresponding to the current XML schema is "V1.1"

DE

09999 - Daten Börse Template Published Version.
The Version corresponding zu current XML schema ist "V1.1"

FR

09999 - Données Bourse Template Published Version.
The version corresponding à current XML schema est "V1.1"

NL

09999 - Gegevens Beurs Template Published Versie.
The versie corresponding naar current XML schema is "V1.1"

Properties

Type
xs:string
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
5
Sample Data
V1.1
Restrictions
Base: xs:string
Enumeration:
  • V1.1

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            fixed="V1.1"
            name="DataTemplateVersion">
   <xs:annotation>
      <xs:documentation xml:lang="en">09999 - Data Exchange Template Published Version.
The version corresponding to the current XML schema is "V1.1"</xs:documentation>
      <xs:documentation xml:lang="de">09999 - Daten Börse Template Published Version.
The Version corresponding zu current XML schema ist "V1.1"</xs:documentation>
      <xs:documentation xml:lang="fr">09999 - Données Bourse Template Published Version.
The version corresponding à current XML schema est "V1.1"</xs:documentation>
      <xs:documentation xml:lang="nl">09999 - Gegevens Beurs Template Published Versie.
The versie corresponding naar current XML schema is "V1.1"</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="V1.1"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>