FondsCharakteristik

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

Diagram

FondsCharakteristik

Documentation

EN

General fund characteristic (UCITS, AIF types, EUSEF, EUVECA, ELTIF)

DE

Allgemeine Fondscharakteristik (OGAW, AIF-Typen, EUSEF, EUVECA, ELTIF)

FR

Caractéristique générale du fonds (OPCVM, types FIA, EUSEF, EUVECA, ELTIF)

NL

Algemeen fondskarakteristiek (ICBE, AIF-typen, EUSEF, EUVECA, ELTIF)

ES

Característica general del fondo (UCITS, tipos AIF, EUSEF, EUVECA, ELTIF)

IT

Caratteristica generale del fondo (OICVM, tipi FIA, EUSEF, EUVECA, ELTIF)

HU

Általános alap jellemző (ÁÉKBV, ABA típusok, EUSEF, EUVECA, ELTIF)

CS

Obecná charakteristika fondu (UCITS, typy AIF, EUSEF, EUVECA, ELTIF)

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
ELTIG
Restrictions
Base: xs:string
Enumeration:
  • OGAW
  • AIFRO
  • AIFRG
  • AIFIO
  • AIFIG
  • EUSEO
  • EUSEG
  • EUVEO
  • EUVEG
  • ELTIO
  • ELTIG

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="FondsCharakteristik">
   <xs:annotation>
      <xs:documentation xml:lang="en">General fund characteristic (UCITS, AIF types, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="de">Allgemeine Fondscharakteristik (OGAW, AIF-Typen, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="fr">Caractéristique générale du fonds (OPCVM, types FIA, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="nl">Algemeen fondskarakteristiek (ICBE, AIF-typen, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="es">Característica general del fondo (UCITS, tipos AIF, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="it">Caratteristica generale del fondo (OICVM, tipi FIA, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="hu">Általános alap jellemző (ÁÉKBV, ABA típusok, EUSEF, EUVECA, ELTIF)</xs:documentation>
      <xs:documentation xml:lang="cs">Obecná charakteristika fondu (UCITS, typy AIF, EUSEF, EUVECA, ELTIF)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="OGAW"/>
         <xs:enumeration value="AIFRO"/>
         <xs:enumeration value="AIFRG"/>
         <xs:enumeration value="AIFIO"/>
         <xs:enumeration value="AIFIG"/>
         <xs:enumeration value="EUSEO"/>
         <xs:enumeration value="EUSEG"/>
         <xs:enumeration value="EUVEO"/>
         <xs:enumeration value="EUVEG"/>
         <xs:enumeration value="ELTIO"/>
         <xs:enumeration value="ELTIG"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>