Subfunds

/FundsXML4/Documents/Document/Subfunds

Diagram

Subfunds Subfund (anonymous) [1..*]

Documentation

EN

Subfunds of document

DE

Subfonds des Dokuments

FR

Subfonds du document

NL

Subfondsen van het document

ES

Subfondos del documento

IT

Comparti del documento

HU

A dokumentum részalapjai

CS

Podfondy dokumentu

Properties

Type
(anonymous)
Cardinality
0..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
3

Child Elements & Attributes

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

Subfund associated with the document

Dem Dokument zugeordneter Subfonds

Compartiment associé au document

Subfonds gekoppeld aan het document

Subfondo asociado al documento

Comparto associato al documento

A dokumentumhoz társított részalap

Podfond přiřazený k dokumentu

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"
            minOccurs="0"
            name="Subfunds">
   <xs:annotation>
      <xs:documentation xml:lang="en">Subfunds of document</xs:documentation>
      <xs:documentation xml:lang="de">Subfonds des Dokuments</xs:documentation>
      <xs:documentation xml:lang="fr">Subfonds du document</xs:documentation>
      <xs:documentation xml:lang="nl">Subfondsen van het document</xs:documentation>
      <xs:documentation xml:lang="es">Subfondos del documento</xs:documentation>
      <xs:documentation xml:lang="it">Comparti del documento</xs:documentation>
      <xs:documentation xml:lang="hu">A dokumentum részalapjai</xs:documentation>
      <xs:documentation xml:lang="cs">Podfondy dokumentu</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Subfund">
            <xs:annotation>
               <xs:documentation xml:lang="en">Subfund associated with the document</xs:documentation>
               <xs:documentation xml:lang="de">Dem Dokument zugeordneter Subfonds</xs:documentation>
               <xs:documentation xml:lang="fr">Compartiment associé au document</xs:documentation>
               <xs:documentation xml:lang="nl">Subfonds gekoppeld aan het document</xs:documentation>
               <xs:documentation xml:lang="es">Subfondo asociado al documento</xs:documentation>
               <xs:documentation xml:lang="it">Comparto associato al documento</xs:documentation>
               <xs:documentation xml:lang="hu">A dokumentumhoz társított részalap</xs:documentation>
               <xs:documentation xml:lang="cs">Podfond přiřazený k dokumentu</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:sequence>
                  <xs:element name="Identifiers" type="IdentifiersType">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Identifiers of the subfund</xs:documentation>
                        <xs:documentation xml:lang="de">Identifikatoren des Subfonds</xs:documentation>
                        <xs:documentation xml:lang="fr">Identifiants du compartiment</xs:documentation>
                        <xs:documentation xml:lang="nl">Identificaties van het subfonds</xs:documentation>
                        <xs:documentation xml:lang="es">Identificadores del subfondo</xs:documentation>
                        <xs:documentation xml:lang="it">Identificatori del comparto</xs:documentation>
                        <xs:documentation xml:lang="hu">A részalap azonosítói</xs:documentation>
                        <xs:documentation xml:lang="cs">Identifikátory podfondu</xs:documentation>
                     </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="Name" type="Text256Type">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Name of the subfund</xs:documentation>
                        <xs:documentation xml:lang="de">Name des Subfonds</xs:documentation>
                        <xs:documentation xml:lang="fr">Nom du compartiment</xs:documentation>
                        <xs:documentation xml:lang="nl">Naam van het subfonds</xs:documentation>
                        <xs:documentation xml:lang="es">Nombre del subfondo</xs:documentation>
                        <xs:documentation xml:lang="it">Nome del comparto</xs:documentation>
                        <xs:documentation xml:lang="hu">A részalap neve</xs:documentation>
                        <xs:documentation xml:lang="cs">Název podfondu</xs:documentation>
                     </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="Currency" type="ISOCurrencyCodeType">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Currency of the subfund</xs:documentation>
                        <xs:documentation xml:lang="de">Währung des Subfonds</xs:documentation>
                        <xs:documentation xml:lang="fr">Devise du compartiment</xs:documentation>
                        <xs:documentation xml:lang="nl">Valuta van het subfonds</xs:documentation>
                        <xs:documentation xml:lang="es">Moneda del subfondo</xs:documentation>
                        <xs:documentation xml:lang="it">Valuta del comparto</xs:documentation>
                        <xs:documentation xml:lang="hu">A részalap pénzneme</xs:documentation>
                        <xs:documentation xml:lang="cs">Měna podfondu</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>