MasterFeederFonds

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

Diagram

MasterFeederFonds

Documentation

DE

2.8. Master Feeder Fonds
MSTER Master
FDER Feeder
NEIN Nein

  • Bei FDER muss Fondstyp 'FOF' sein.

EN

master or feeder fund

FR

maître ou feeder fonds

NL

master van feeder fonds

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
11
Sample Data
NEIN
Restrictions
Base: xs:string
Enumeration:
  • MSTER
  • FDER
  • NEIN

Element Definition

<xs:element 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="de">2.8.	Master Feeder Fonds
MSTER	Master
FDER	Feeder
NEIN	Nein

- Bei FDER muss Fondstyp 'FOF' sein.</xs:documentation>
      <xs:documentation xml:lang="en">master or feeder fund</xs:documentation>
      <xs:documentation xml:lang="fr">maître ou feeder fonds</xs:documentation>
      <xs:documentation xml:lang="nl">master van feeder fonds</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>