Art

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block1/Art

Diagram

Art

Documentation

EN

Type of the ISIN entry: FONDS (fund), TECHNISCHE_ISIN (technical ISIN), C-PLAN (savings plan)

DE

Art des ISIN-Eintrags: FONDS, TECHNISCHE_ISIN oder C-PLAN (Sparplan)

FR

Type de l'entrée ISIN : FONDS, TECHNISCHE_ISIN ou C-PLAN (plan d'épargne)

NL

Type ISIN-vermelding: FONDS, TECHNISCHE_ISIN of C-PLAN (spaarplan)

ES

Tipo de entrada ISIN: FONDS (fondo), TECHNISCHE_ISIN (ISIN técnico), C-PLAN (plan de ahorro)

IT

Tipo di voce ISIN: FONDS (fondo), TECHNISCHE_ISIN (ISIN tecnico), C-PLAN (piano di risparmio)

HU

ISIN bejegyzés típusa: FONDS (alap), TECHNISCHE_ISIN (technikai ISIN), C-PLAN (megtakarítási terv)

CS

Typ záznamu ISIN: FONDS (fond), TECHNISCHE_ISIN (technické ISIN), C-PLAN (spořicí plán)

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
C-PLAN
Restrictions
Base: xs:string
Enumeration:
  • FONDS
  • TECHNISCHE_ISIN
  • C-PLAN

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="Art">
   <xs:annotation>
      <xs:documentation xml:lang="en">Type of the ISIN entry: FONDS (fund), TECHNISCHE_ISIN (technical ISIN), C-PLAN (savings plan)</xs:documentation>
      <xs:documentation xml:lang="de">Art des ISIN-Eintrags: FONDS, TECHNISCHE_ISIN oder C-PLAN (Sparplan)</xs:documentation>
      <xs:documentation xml:lang="fr">Type de l'entrée ISIN : FONDS, TECHNISCHE_ISIN ou C-PLAN (plan d'épargne)</xs:documentation>
      <xs:documentation xml:lang="nl">Type ISIN-vermelding: FONDS, TECHNISCHE_ISIN of C-PLAN (spaarplan)</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de entrada ISIN: FONDS (fondo), TECHNISCHE_ISIN (ISIN técnico), C-PLAN (plan de ahorro)</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di voce ISIN: FONDS (fondo), TECHNISCHE_ISIN (ISIN tecnico), C-PLAN (piano di risparmio)</xs:documentation>
      <xs:documentation xml:lang="hu">ISIN bejegyzés típusa: FONDS (alap), TECHNISCHE_ISIN (technikai ISIN), C-PLAN (megtakarítási terv)</xs:documentation>
      <xs:documentation xml:lang="cs">Typ záznamu ISIN: FONDS (fond), TECHNISCHE_ISIN (technické ISIN), C-PLAN (spořicí plán)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="FONDS"/>
         <xs:enumeration value="TECHNISCHE_ISIN"/>
         <xs:enumeration value="C-PLAN"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>