InvestorAllocation

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/InvestorAllocation

Diagram

InvestorAllocation Allocation AllocationType [1..*]

Documentation

EN

Breakdown by investor types

DE

Aufschlüsselung nach Anlegertypen

FR

Breakdown par investisseur types

NL

Breakdown door belegger types

ES

Desglose por tipos de inversores

IT

Ripartizione per tipologie di investitori

CS

Breakdown by investor types

HU

Breakdown by investor types

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
11

Child Elements & Attributes

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

Individual allocation entry

Einzelner Allokationseintrag

Entrée d'allocation individuelle

Individuele allocatievermelding

Entrada de asignación individual

Voce di allocazione individuale

Egyedi allokációs bejegyzés

Jednotlivý záznam alokace

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="InvestorAllocation">
   <xs:annotation>
      <xs:documentation xml:lang="en">Breakdown by investor types</xs:documentation>
      <xs:documentation xml:lang="de">Aufschlüsselung nach Anlegertypen</xs:documentation>
      <xs:documentation xml:lang="fr">Breakdown par investisseur types</xs:documentation>
      <xs:documentation xml:lang="nl">Breakdown door belegger types</xs:documentation>
      <xs:documentation xml:lang="es">Desglose por tipos de inversores</xs:documentation>
      <xs:documentation xml:lang="it">Ripartizione per tipologie di investitori</xs:documentation>
      <xs:documentation xml:lang="cs">Breakdown by investor types</xs:documentation>
      <xs:documentation xml:lang="hu">Breakdown by investor types</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Allocation" type="AllocationType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Individual allocation entry</xs:documentation>
               <xs:documentation xml:lang="de">Einzelner Allokationseintrag</xs:documentation>
               <xs:documentation xml:lang="fr">Entrée d'allocation individuelle</xs:documentation>
               <xs:documentation xml:lang="nl">Individuele allocatievermelding</xs:documentation>
               <xs:documentation xml:lang="es">Entrada de asignación individual</xs:documentation>
               <xs:documentation xml:lang="it">Voce di allocazione individuale</xs:documentation>
               <xs:documentation xml:lang="hu">Egyedi allokációs bejegyzés</xs:documentation>
               <xs:documentation xml:lang="cs">Jednotlivý záznam alokace</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>