EinsatzDerivate

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

Diagram

EinsatzDerivate

Documentation

EN

Use of derivatives: hedging only, hedging and strategy, or none

DE

Einsatz von Derivaten: nur Absicherung, Absicherung und Strategie, oder keine

FR

Utilisation de dérivés : couverture uniquement, couverture et stratégie, ou aucune

NL

Gebruik van derivaten: alleen hedging, hedging en strategie, of geen

ES

Uso de derivados: solo cobertura, cobertura y estrategia, o ninguno

IT

Utilizzo di derivati: solo copertura, copertura e strategia, o nessuno

HU

Derivatívák használata: csak fedezeti, fedezeti és stratégiai, vagy nincs

CS

Použití derivátů: pouze zajištění, zajištění a strategie, nebo žádné

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
NEIN
Restrictions
Base: xs:string
Enumeration:
  • DERH
  • DERHS
  • NEIN

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="EinsatzDerivate">
   <xs:annotation>
      <xs:documentation xml:lang="en">Use of derivatives: hedging only, hedging and strategy, or none</xs:documentation>
      <xs:documentation xml:lang="de">Einsatz von Derivaten: nur Absicherung, Absicherung und Strategie, oder keine</xs:documentation>
      <xs:documentation xml:lang="fr">Utilisation de dérivés : couverture uniquement, couverture et stratégie, ou aucune</xs:documentation>
      <xs:documentation xml:lang="nl">Gebruik van derivaten: alleen hedging, hedging en strategie, of geen</xs:documentation>
      <xs:documentation xml:lang="es">Uso de derivados: solo cobertura, cobertura y estrategia, o ninguno</xs:documentation>
      <xs:documentation xml:lang="it">Utilizzo di derivati: solo copertura, copertura e strategia, o nessuno</xs:documentation>
      <xs:documentation xml:lang="hu">Derivatívák használata: csak fedezeti, fedezeti és stratégiai, vagy nincs</xs:documentation>
      <xs:documentation xml:lang="cs">Použití derivátů: pouze zajištění, zajištění a strategie, nebo žádné</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="DERH"/>
         <xs:enumeration value="DERHS"/>
         <xs:enumeration value="NEIN"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>