FondsCharakteristik

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/FondsCharakteristik

Diagram

FondsCharakteristik

Documentation

DE

0.1 - Allgemeine Charakteristik des Fonds
OGAW OGAW = UCITS
AIFRO AIF Privatkunde - offen
AIFRG AIF Privatkunde - geschlossen
AIFIO AIF professioneller Kunde - offen
AIFIG AIF professioneller Kunde - geschlossen
EUSEO EUSEF - offen
EUSEG EUSEF - geschlossen
EUVEO EUVECA - offen
EUVEG EUVECA - geschlossen
ELTIO ELTIF - offen
ELTIG ELTIF - geschlossen

EN

legal fund type

FR

juridique fonds type

NL

juridisch fonds type

ES

tipo de fondo legal

IT

tipo di fondo legale

CS

legal fund type

HU

legal fund type

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
11
Sample Data
AIFRO
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="de">0.1 - Allgemeine Charakteristik des Fonds
OGAW	OGAW = UCITS
AIFRO	AIF Privatkunde  - offen
AIFRG	AIF Privatkunde  - geschlossen
AIFIO	AIF professioneller Kunde - offen
AIFIG	AIF professioneller Kunde  - geschlossen
EUSEO	EUSEF - offen
EUSEG	EUSEF - geschlossen
EUVEO	EUVECA - offen
EUVEG	EUVECA - geschlossen
ELTIO	ELTIF - offen
ELTIG	ELTIF - geschlossen</xs:documentation>
      <xs:documentation xml:lang="en">legal fund type</xs:documentation>
      <xs:documentation xml:lang="fr">juridique fonds type</xs:documentation>
      <xs:documentation xml:lang="nl">juridisch fonds type</xs:documentation>
      <xs:documentation xml:lang="es">tipo de fondo legal</xs:documentation>
      <xs:documentation xml:lang="it">tipo di fondo legale</xs:documentation>
      <xs:documentation xml:lang="cs">legal fund type</xs:documentation>
      <xs:documentation xml:lang="hu">legal fund type</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>