Version

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/DataSetInformation/DataSetInformation/Version

Diagram

Version

Documentation

EN

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

DE

Dieses Feld gibt die Ausgabeversion des Templates an und wird vom Empfänger verwendet, um die erwartete Anzahl der Felder, ihre Bezeichnung und Reihenfolge zu verstehen.

FR

Ce champ spécifie la version de sortie du modèle et est utilisé par le destinataire pour comprendre le nombre de champs attendus, leur étiquetage et leur ordre.

NL

Dit veld specificeert de uitvoerversie van het sjabloon en wordt gebruikt door de ontvanger om het aantal verwachte velden, hun labeling en volgorde te begrijpen.

ES

Este campo especifica la version de salida de la plantilla y es utilizado por el receptor para entender el numero de campos esperados, su etiquetado y orden.

IT

Questo campo specifica la versione di output del modello e viene utilizzato dal destinatario per comprendere il numero di campi previsti, la loro etichettatura e ordine.

CS

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

HU

This mezo meghatarozza the output verzio of the template and is hasznalt by the recipient to understand the szam of fields expected, their labeling and order.

Properties

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

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="Version">
   <xs:annotation>
      <xs:documentation xml:lang="en">This field specifies the output version of the template and is used by the recipient to understand the number of fields expected, their labeling and order.</xs:documentation>
      <xs:documentation xml:lang="de">Dieses Feld gibt die Ausgabeversion des Templates an und wird vom Empfänger verwendet, um die erwartete Anzahl der Felder, ihre Bezeichnung und Reihenfolge zu verstehen.</xs:documentation>
      <xs:documentation xml:lang="fr">Ce champ spécifie la version de sortie du modèle et est utilisé par le destinataire pour comprendre le nombre de champs attendus, leur étiquetage et leur ordre.</xs:documentation>
      <xs:documentation xml:lang="nl">Dit veld specificeert de uitvoerversie van het sjabloon en wordt gebruikt door de ontvanger om het aantal verwachte velden, hun labeling en volgorde te begrijpen.</xs:documentation>
      <xs:documentation xml:lang="es">Este campo especifica la version de salida de la plantilla y es utilizado por el receptor para entender el numero de campos esperados, su etiquetado y orden.</xs:documentation>
      <xs:documentation xml:lang="it">Questo campo specifica la versione di output del modello e viene utilizzato dal destinatario per comprendere il numero di campi previsti, la loro etichettatura e ordine.</xs:documentation>
      <xs:documentation xml:lang="cs">This field specifies the output version of the template and is used by the recipient to understand the number of fields expected, their labeling and order.</xs:documentation>
      <xs:documentation xml:lang="hu">This mezo meghatarozza the output verzio of the template and is hasznalt by the recipient to understand the szam of fields expected, their labeling and order.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="V1.1.1"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>