Allocation

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/InvestorAllocation/Allocation

Diagram

Allocation NavDate xs:date [1] InvestorTypes InvestorTypesType [1] NumberOfShares xs:decimal [0..1]

Documentation

EN

Individual allocation entry

DE

Einzelner Allokationseintrag

FR

Entrée d'allocation individuelle

NL

Individuele allocatievermelding

ES

Entrada de asignación individual

IT

Voce di allocazione individuale

HU

Egyedi allokációs bejegyzés

CS

Jednotlivý záznam alokace

Properties

Type
AllocationType
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
13

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:date

NAV date for the allocation data

NAV-Datum für die Allokationsdaten

NAV date pour allocation données

NAV datum voor allocatie gegevens

Fecha del NAV para los datos de asignación

Data del NAV per i dati di allocazione

NAV date for the allocation data

NAV datum az allokacios adatokhoz

2025-09-25
InvestorTypesType

Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")

Privat, Institutionell, Vermögensverwalter, Banken, Pensionsfonds, Versicherungen, Treasury, Wohltätigkeitsorganisationen, ... (AIFMD "ID 208 - Anlegergruppen-Typ")

Private, Institutional, Actif Gestionnaire, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investisseur Groupe Type")

Private, Institutional, Actief Beheerder, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Belegger Groep Type")

Privado, Institucional, Gestor de activos, Bancos, Fondos de pensiones, Seguros, Tesorería, Organizaciones benéficas, ... (AIFMD "ID 208 - Tipo de grupo de inversores")

Privati, istituzionali, gestori patrimoniali, banche, fondi pensione, assicurazioni, tesoreria, enti di beneficenza, … (AIFMD "ID 208 - Tipo di gruppo di investitori")

Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")

Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")

xs:decimal

Number of shares held by this investor type

Anzahl der von diesem Anlegertyp gehaltenen Anteile

Numéro de shares held par ce investisseur type

Nummer van shares held door dit belegger type

Número de acciones en poder de este tipo de inversor

Numero di azioni possedute da questo tipo di investitore

Počet shares held by this investor type

Az adott befekteto tipus altal tartott reszvenyek szama

632.67

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"
            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>

Referenced Type Definition (AllocationType)

<xs:complexType 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="AllocationType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Allocation breakdown by investor type</xs:documentation>
      <xs:documentation xml:lang="de">Allokationsaufschlüsselung nach Anlegertyp</xs:documentation>
      <xs:documentation xml:lang="fr">Allocation breakdown par investisseur type</xs:documentation>
      <xs:documentation xml:lang="nl">Allocatie breakdown door belegger type</xs:documentation>
      <xs:documentation xml:lang="es">Desglose de asignación por tipo de inversor</xs:documentation>
      <xs:documentation xml:lang="it">Ripartizione della ripartizione per tipologia di investitore</xs:documentation>
      <xs:documentation xml:lang="cs">Allocation breakdown by investor type</xs:documentation>
      <xs:documentation xml:lang="hu">Allokacio megoszlasa befekteto tipus szerint</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="NavDate" type="xs:date">
         <xs:annotation>
            <xs:documentation xml:lang="en">NAV date for the allocation data</xs:documentation>
            <xs:documentation xml:lang="de">NAV-Datum für die Allokationsdaten</xs:documentation>
            <xs:documentation xml:lang="fr">NAV date pour allocation données</xs:documentation>
            <xs:documentation xml:lang="nl">NAV datum voor allocatie gegevens</xs:documentation>
            <xs:documentation xml:lang="es">Fecha del NAV para los datos de asignación</xs:documentation>
            <xs:documentation xml:lang="it">Data del NAV per i dati di allocazione</xs:documentation>
            <xs:documentation xml:lang="cs">NAV date for the allocation data</xs:documentation>
            <xs:documentation xml:lang="hu">NAV datum az allokacios adatokhoz</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="InvestorTypes" type="InvestorTypesType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")</xs:documentation>
            <xs:documentation xml:lang="de">Privat, Institutionell, Vermögensverwalter, Banken, Pensionsfonds, Versicherungen, Treasury, Wohltätigkeitsorganisationen, ... (AIFMD "ID 208 - Anlegergruppen-Typ")</xs:documentation>
            <xs:documentation xml:lang="fr">Private, Institutional, Actif Gestionnaire, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investisseur Groupe Type")</xs:documentation>
            <xs:documentation xml:lang="nl">Private, Institutional, Actief Beheerder, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Belegger Groep Type")</xs:documentation>
            <xs:documentation xml:lang="es">Privado, Institucional, Gestor de activos, Bancos, Fondos de pensiones, Seguros, Tesorería, Organizaciones benéficas, ... (AIFMD "ID 208 - Tipo de grupo de inversores")</xs:documentation>
            <xs:documentation xml:lang="it">Privati, istituzionali, gestori patrimoniali, banche, fondi pensione, assicurazioni, tesoreria, enti di beneficenza, … (AIFMD "ID 208 - Tipo di gruppo di investitori")</xs:documentation>
            <xs:documentation xml:lang="cs">Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")</xs:documentation>
            <xs:documentation xml:lang="hu">Private, Institutional, Asset Manager, Banks, Pension Funds, Insurances, Treasury, Charities, … (AIFMD "ID 208 - Investor Group Type")</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="NumberOfShares" type="xs:decimal">
         <xs:annotation>
            <xs:documentation xml:lang="en">Number of shares held by this investor type</xs:documentation>
            <xs:documentation xml:lang="de">Anzahl der von diesem Anlegertyp gehaltenen Anteile</xs:documentation>
            <xs:documentation xml:lang="fr">Numéro de shares held par ce investisseur type</xs:documentation>
            <xs:documentation xml:lang="nl">Nummer van shares held door dit belegger type</xs:documentation>
            <xs:documentation xml:lang="es">Número de acciones en poder de este tipo de inversor</xs:documentation>
            <xs:documentation xml:lang="it">Numero di azioni possedute da questo tipo di investitore</xs:documentation>
            <xs:documentation xml:lang="cs">Počet shares held by this investor type</xs:documentation>
            <xs:documentation xml:lang="hu">Az adott befekteto tipus altal tartott reszvenyek szama</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>