DataTemplateVersion

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2History/DataTemplateVersion

Diagram

DataTemplateVersion

Documentation

EN

10001_CEPT_Version
This field specifies the version of the template and is used by the recipient to understand the number of fields expected, their labelling and order.

DE

10001_CEPT_Version
This Feld specifies Version von template und ist used durch recipient zu understand Nummer von fields expected, their labelling und order.

FR

10001_CEPT_Version
This champ specifies version de template et est used par recipient à understand numéro de fields expected, their labelling et order.

NL

10001_CEPT_Version
This veld specifies versie van template en is used door recipient naar understand nummer van fields expected, their labelling en order.

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
V20
Restrictions
Base: xs:string
Enumeration:
  • V20

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="V20"
            name="DataTemplateVersion">
   <xs:annotation>
      <xs:documentation xml:lang="en">10001_CEPT_Version
This field specifies the version of the template and is used by the recipient to understand the number of fields expected, their labelling and order. 
</xs:documentation>
      <xs:documentation xml:lang="de">10001_CEPT_Version
This Feld specifies Version von template und ist used durch recipient zu understand Nummer von fields expected, their labelling und order.</xs:documentation>
      <xs:documentation xml:lang="fr">10001_CEPT_Version
This champ specifies version de template et est used par recipient à understand numéro de fields expected, their labelling et order.</xs:documentation>
      <xs:documentation xml:lang="nl">10001_CEPT_Version
This veld specifies versie van template en is used door recipient naar understand nummer van fields expected, their labelling en order.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="V20"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>