SingleFundFlag

/FundsXML4/Funds/Fund/SingleFundFlag

Diagram

SingleFundFlag

Documentation

EN

Defines whether this is a single fund or an umbrella like structure with subfunds

DE

Definiert, ob dies ein einzelner Fonds oder eine Umbrella-ähnliche Struktur mit Subfonds ist

FR

Définit s'il s'agit d'un fonds unique ou d'une structure de type umbrella avec des subfonds

NL

Definieert of dit een enkelvoudig fonds of een umbrella-achtige structuur met subfondsen is

Properties

Type
xs:boolean
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
3
Sample Data
true

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="SingleFundFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Defines whether this is a single fund or an umbrella like structure with subfunds</xs:documentation>
      <xs:documentation xml:lang="de">Definiert, ob dies ein einzelner Fonds oder eine Umbrella-ähnliche Struktur mit Subfonds ist</xs:documentation>
      <xs:documentation xml:lang="fr">Définit s'il s'agit d'un fonds unique ou d'une structure de type umbrella avec des subfonds</xs:documentation>
      <xs:documentation xml:lang="nl">Definieert of dit een enkelvoudig fonds of een umbrella-achtige structuur met subfondsen is</xs:documentation>
   </xs:annotation>
</xs:element>