AnlagewaehrungWaehrungen

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/AnlagewaehrungWaehrungen

Diagram

AnlagewaehrungWaehrungen

Documentation

EN

Specific investment currency (ISO currency codes) when applicable

DE

Spezifische Anlagewährung (ISO-Währungscodes) falls zutreffend

FR

Devise d'investissement spécifique (codes ISO) le cas échéant

NL

Specifieke beleggingsvaluta (ISO-valutacodes) indien van toepassing

ES

Divisa de inversión específica (códigos ISO) cuando corresponda

IT

Valuta di investimento specifica (codici ISO) ove applicabile

HU

Specifikus befektetési pénznem (ISO pénznemkódok) ha alkalmazható

CS

Specifická investiční měna (ISO kódy měn) pokud je to relevantní

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
HRK
Restrictions
Base: xs:string
Enumeration:
  • AUD
  • BGN
  • BRL
  • CAD
  • CHF
  • CLP
  • CNY
  • CZK
  • DKK
  • GBP
  • HKD
  • HRK
  • HUF
  • ILS
  • JPY
  • KPW
  • KRW
  • LTL
  • LVL
  • MYR
  • NOK
  • NZD
  • PHP
  • PLN
  • RON
  • RUB
  • SEK
  • SGD
  • THB
  • TRY
  • USD
  • ZAR
  • NA

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="AnlagewaehrungWaehrungen">
   <xs:annotation>
      <xs:documentation xml:lang="en">Specific investment currency (ISO currency codes) when applicable</xs:documentation>
      <xs:documentation xml:lang="de">Spezifische Anlagewährung (ISO-Währungscodes) falls zutreffend</xs:documentation>
      <xs:documentation xml:lang="fr">Devise d'investissement spécifique (codes ISO) le cas échéant</xs:documentation>
      <xs:documentation xml:lang="nl">Specifieke beleggingsvaluta (ISO-valutacodes) indien van toepassing</xs:documentation>
      <xs:documentation xml:lang="es">Divisa de inversión específica (códigos ISO) cuando corresponda</xs:documentation>
      <xs:documentation xml:lang="it">Valuta di investimento specifica (codici ISO) ove applicabile</xs:documentation>
      <xs:documentation xml:lang="hu">Specifikus befektetési pénznem (ISO pénznemkódok) ha alkalmazható</xs:documentation>
      <xs:documentation xml:lang="cs">Specifická investiční měna (ISO kódy měn) pokud je to relevantní</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="AUD"/>
         <xs:enumeration value="BGN"/>
         <xs:enumeration value="BRL"/>
         <xs:enumeration value="CAD"/>
         <xs:enumeration value="CHF"/>
         <xs:enumeration value="CLP"/>
         <xs:enumeration value="CNY"/>
         <xs:enumeration value="CZK"/>
         <xs:enumeration value="DKK"/>
         <xs:enumeration value="GBP"/>
         <xs:enumeration value="HKD"/>
         <xs:enumeration value="HRK"/>
         <xs:enumeration value="HUF"/>
         <xs:enumeration value="ILS"/>
         <xs:enumeration value="JPY"/>
         <xs:enumeration value="KPW"/>
         <xs:enumeration value="KRW"/>
         <xs:enumeration value="LTL"/>
         <xs:enumeration value="LVL"/>
         <xs:enumeration value="MYR"/>
         <xs:enumeration value="NOK"/>
         <xs:enumeration value="NZD"/>
         <xs:enumeration value="PHP"/>
         <xs:enumeration value="PLN"/>
         <xs:enumeration value="RON"/>
         <xs:enumeration value="RUB"/>
         <xs:enumeration value="SEK"/>
         <xs:enumeration value="SGD"/>
         <xs:enumeration value="THB"/>
         <xs:enumeration value="TRY"/>
         <xs:enumeration value="USD"/>
         <xs:enumeration value="ZAR"/>
         <xs:enumeration value="NA"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>