MasterFeederFonds

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

Diagram

MasterFeederFonds

Documentation

EN

Master-feeder fund structure: master, feeder, or none

DE

Master-Feeder-Fondsstruktur: Master, Feeder oder keiner

FR

Structure fonds maître-nourricier : maître, nourricier ou aucun

NL

Master-feeder fondsstructuur: master, feeder of geen

ES

Estructura fondo master-feeder: master, feeder o ninguno

IT

Struttura fondo master-feeder: master, feeder o nessuno

HU

Mester-tápláló alap szerkezet: mester, tápláló vagy nincs

CS

Struktura master-feeder fondu: master, feeder 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
FDER
Restrictions
Base: xs:string
Enumeration:
  • MSTER
  • FDER
  • 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="MasterFeederFonds">
   <xs:annotation>
      <xs:documentation xml:lang="en">Master-feeder fund structure: master, feeder, or none</xs:documentation>
      <xs:documentation xml:lang="de">Master-Feeder-Fondsstruktur: Master, Feeder oder keiner</xs:documentation>
      <xs:documentation xml:lang="fr">Structure fonds maître-nourricier : maître, nourricier ou aucun</xs:documentation>
      <xs:documentation xml:lang="nl">Master-feeder fondsstructuur: master, feeder of geen</xs:documentation>
      <xs:documentation xml:lang="es">Estructura fondo master-feeder: master, feeder o ninguno</xs:documentation>
      <xs:documentation xml:lang="it">Struttura fondo master-feeder: master, feeder o nessuno</xs:documentation>
      <xs:documentation xml:lang="hu">Mester-tápláló alap szerkezet: mester, tápláló vagy nincs</xs:documentation>
      <xs:documentation xml:lang="cs">Struktura master-feeder fondu: master, feeder nebo žádný</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="MSTER"/>
         <xs:enumeration value="FDER"/>
         <xs:enumeration value="NEIN"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>