FundOfFundFlag

/FundsXML4/Funds/Fund/SingleFund/SingleFundStaticData/FundOfFundFlag

Diagram

FundOfFundFlag

Documentation

EN

Indicates if this is a fund of funds

DE

[AUTO] Gibt an, ob es sich um einen Dachfonds handelt

FR

Indicates si ce est un fonds de funds

NL

Indicates als dit is een fonds van funds

Properties

Type
xs:boolean
Cardinality
0..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
6
Sample Data
false

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="FundOfFundFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if this is a fund of funds</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Gibt an, ob es sich um einen Dachfonds handelt</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si ce est un fonds de funds</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als dit is een fonds van funds</xs:documentation>
   </xs:annotation>
</xs:element>