DataTemplateVersion

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2Performance/DataTemplateVersion

Diagram

DataTemplateVersion

Documentation

EN

30001_CEPT_Version

DE

30001_CEPT_Version

FR

30001_CEPT_Version

NL

30001_CEPT_Version

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">30001_CEPT_Version
</xs:documentation>
      <xs:documentation xml:lang="de">30001_CEPT_Version</xs:documentation>
      <xs:documentation xml:lang="fr">30001_CEPT_Version</xs:documentation>
      <xs:documentation xml:lang="nl">30001_CEPT_Version</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="V20"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>