ISIN-Währung

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/ISIN-Währung

Diagram

ISIN-Währung

Documentation

DE

Währung des Anteilscheines

EN

Currency of the shareclass

FR

Devise de shareclass

NL

Valuta van shareclass

ES

Divisa de la clase de participaciones

IT

Valuta della classe di azioni

CS

Currency of the shareclass

HU

Currency of the shareclass

Properties

Type
ISOCurrencyCodeType
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
14
Sample Data
GBP
Restrictions
Base: xs:string
MaxLength: 3
MinLength: 3
Pattern: [A-Z]{3}
Enumeration:
  • EUR
  • 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

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="ISIN-Währung">
   <xs:annotation>
      <xs:documentation xml:lang="de">Währung des Anteilscheines</xs:documentation>
      <xs:documentation xml:lang="en">Currency of the shareclass</xs:documentation>
      <xs:documentation xml:lang="fr">Devise de shareclass</xs:documentation>
      <xs:documentation xml:lang="nl">Valuta van shareclass</xs:documentation>
      <xs:documentation xml:lang="es">Divisa de la clase de participaciones</xs:documentation>
      <xs:documentation xml:lang="it">Valuta della classe di azioni</xs:documentation>
      <xs:documentation xml:lang="cs">Currency of the shareclass</xs:documentation>
      <xs:documentation xml:lang="hu">Currency of the shareclass</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="ISOCurrencyCodeType">
         <xs:enumeration value="EUR"/>
         <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:restriction>
   </xs:simpleType>
</xs:element>