Subfunds

/FundsXML4/Funds/Fund/Subfunds

Diagram

Subfunds Subfund SubfundType [1..*]

Documentation

EN

Use this node for umbrella fund structures

DE

Verwenden Sie diesen Knoten für Umbrella-Fondsstrukturen

FR

Utilisez ce nœud pour les structures de fonds umbrella

NL

Gebruik dit knooppunt voor umbrella fondsstructuren

ES

Use este nodo para estructuras de fondos umbrella

IT

Utilizzare questo nodo per strutture di fondi umbrella

HU

Ezt a csomópontot ernyőalapú struktúrákhoz használja

CS

Tento uzel použijte pro struktury zastřešujícího fondu

Properties

Type
(anonymous)
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
4

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
SubfundType

Static and dynamic data of a subfund

Statische und dynamische Daten eines Subfonds

Données statiques et dynamiques d'un subfond

Statische en dynamische gegevens van een subfonds

Datos estáticos y dinámicos de un subfondo

Dati statici e dinamici di un comparto

Egy részalap statikus és dinamikus adatai

Statická a dynamická data podfondu

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="Subfunds">
   <xs:annotation>
      <xs:documentation xml:lang="en">Use this node for umbrella fund structures</xs:documentation>
      <xs:documentation xml:lang="de">Verwenden Sie diesen Knoten für Umbrella-Fondsstrukturen</xs:documentation>
      <xs:documentation xml:lang="fr">Utilisez ce nœud pour les structures de fonds umbrella</xs:documentation>
      <xs:documentation xml:lang="nl">Gebruik dit knooppunt voor umbrella fondsstructuren</xs:documentation>
      <xs:documentation xml:lang="es">Use este nodo para estructuras de fondos umbrella</xs:documentation>
      <xs:documentation xml:lang="it">Utilizzare questo nodo per strutture di fondi umbrella</xs:documentation>
      <xs:documentation xml:lang="hu">Ezt a csomópontot ernyőalapú struktúrákhoz használja</xs:documentation>
      <xs:documentation xml:lang="cs">Tento uzel použijte pro struktury zastřešujícího fondu</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Subfund" type="SubfundType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Static and dynamic data of a subfund</xs:documentation>
               <xs:documentation xml:lang="de">Statische und dynamische Daten eines Subfonds</xs:documentation>
               <xs:documentation xml:lang="fr">Données statiques et dynamiques d'un subfond</xs:documentation>
               <xs:documentation xml:lang="nl">Statische en dynamische gegevens van een subfonds</xs:documentation>
               <xs:documentation xml:lang="es">Datos estáticos y dinámicos de un subfondo</xs:documentation>
               <xs:documentation xml:lang="it">Dati statici e dinamici di un comparto</xs:documentation>
               <xs:documentation xml:lang="hu">Egy részalap statikus és dinamikus adatai</xs:documentation>
               <xs:documentation xml:lang="cs">Statická a dynamická data podfondu</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>