Version

/FundsXML4/RegulatoryReportings/DirectReporting/EFTs/EFT/DataSetInformation/ReportInformationAndScope/Version

Diagram

Version

Documentation

EN

00010_EFT_Version
Used Version of the EFT : V1 until further notice

DE

00010_EFT_Version
Verwendete Version des EFT: V1 bis auf Weiteres

FR

00010_EFT_Version
Used Version de EFT : V1 until further notice

NL

00010_EFT_Version
Used Versie van EFT : V1 until further notice

ES

00010_EFT_Version
Version utilizada del EFT: V1 hasta nuevo aviso

IT

00010_EFT_Versione
Versione usata dell'EFT: V1 fino a nuovo avviso

CS

00010_EFT_Version
Used Version of the EFT : V1 until further notice

HU

00010_EFT_Version
Used Verzio of the EFT : V1 until further notice

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

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">00010_EFT_Version
Used Version of the EFT : V1 until further notice</xs:documentation>
      <xs:documentation xml:lang="de">00010_EFT_Version
Verwendete Version des EFT: V1 bis auf Weiteres</xs:documentation>
      <xs:documentation xml:lang="fr">00010_EFT_Version
Used Version de EFT : V1 until further notice</xs:documentation>
      <xs:documentation xml:lang="nl">00010_EFT_Version
Used Versie van EFT : V1 until further notice</xs:documentation>
      <xs:documentation xml:lang="es">00010_EFT_Version
Version utilizada del EFT: V1 hasta nuevo aviso</xs:documentation>
      <xs:documentation xml:lang="it">00010_EFT_Versione
Versione usata dell'EFT: V1 fino a nuovo avviso</xs:documentation>
      <xs:documentation xml:lang="cs">00010_EFT_Version
Used Version of the EFT : V1 until further notice</xs:documentation>
      <xs:documentation xml:lang="hu">00010_EFT_Version
Used Verzio of the EFT : V1 until further notice</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="V1"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>