Anlagewaehrung
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/Anlagewaehrung
Diagram
Documentation
DE
4.2. Anlagewährung
EUR EUR (ausschließlich)
EURVW EUR (überwiegend)
EURHG EUR hedged (überwiegend)
SICUR Single Currency
GLDOM Global mit dominanter Währung
GL Global
EN
investement currency
FR
investement devise
NL
investement valuta
Properties
- Type
- xs:string
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 12
- Sample Data
- EUR
- Restrictions
- Base: xs:string
Enumeration:EUREURVWEURHGSICURGLDOMGL
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Anlagewaehrung">
<xs:annotation>
<xs:documentation xml:lang="de">4.2. Anlagewährung
EUR EUR (ausschließlich)
EURVW EUR (überwiegend)
EURHG EUR hedged (überwiegend)
SICUR Single Currency
GLDOM Global mit dominanter Währung
GL Global</xs:documentation>
<xs:documentation xml:lang="en">investement currency</xs:documentation>
<xs:documentation xml:lang="fr">investement devise</xs:documentation>
<xs:documentation xml:lang="nl">investement valuta</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="EUR"/>
<xs:enumeration value="EURVW"/>
<xs:enumeration value="EURHG"/>
<xs:enumeration value="SICUR"/>
<xs:enumeration value="GLDOM"/>
<xs:enumeration value="GL"/>
</xs:restriction>
</xs:simpleType>
</xs:element>