Segment

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment

Diagram

Segment Identifiers IdentifiersType [1] Name Text500Type [1] Currency ISOCurrencyCodeType [1] SegmentStaticData SegmentStaticDataType [0..1] SegmentDynamicData SegmentDynamicDataType [0..1] ShareClasses (anonymous) [0..1]

Documentation

EN

Subsegment within the current segment

DE

Subsegment innerhalb des aktuellen Segments

FR

Sous-segment au sein du segment actuel

NL

Subsegment binnen het huidige segment

ES

Subsegmento dentro del segmento actual

IT

Sottosegmento all'interno del segmento attuale

HU

Al-szegmens az aktuális szegmensen belül

CS

Podsegment v rámci aktuálního segmentu

Properties

Type
SegmentType
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
8

Child Elements & Attributes

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

Fund identifiers

Fondsidentifikatoren

Identifiants du fonds

Fondsidentificaties

Identificadores del fondo

Identificatori del fondo

Alap azonosítók

Identifikátory fondu

Text500Type

Name of segment

Name des Segments

Nom du segment

Naam van het segment

Nombre del segmento

Nome del segmento

Name of segment

Název segmentu

ExampleText
ISOCurrencyCodeType

Currency of segment

Währung des Segments

Devise du segment

Valuta van het segment

Moneda del segmento

Valuta del segmento

Currency of segment

Měna segmentu

HKJ
SegmentStaticDataType

Inception, manager, description, ...

Auflagedatum, Manager, Beschreibung, ...

Date de création, gestionnaire, description, ...

Oprichtingsdatum, beheerder, beschrijving, ...

Fecha de creación, gestor, descripción, ...

Data di creazione, gestore, descrizione, ...

Inception, manager, description, ...

Datum založení, správce, popis, ...

SegmentDynamicDataType

Total asset values, portfolio data

Total Asset Values, Portfoliodaten

Total asset values, données du portefeuille

Total asset values, portefeuillegegevens

Total asset values, datos de cartera

Valori patrimoniali totali, dati di portafoglio

Total asset values, portfolio data

Celkové hodnoty aktiv, data portfolia

(anonymous)

List of share classes of segment

Liste der Share Classes des Segments

Liste des classes d'actions du segment

Lijst van share classes van het segment

Lista de clases de acciones del segmento

Elenco delle classi di azioni del segmento

List of share classes of segment

Seznam tříd akcií segmentu

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="Segment"
            type="SegmentType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Subsegment within the current segment</xs:documentation>
      <xs:documentation xml:lang="de">Subsegment innerhalb des aktuellen Segments</xs:documentation>
      <xs:documentation xml:lang="fr">Sous-segment au sein du segment actuel</xs:documentation>
      <xs:documentation xml:lang="nl">Subsegment binnen het huidige segment</xs:documentation>
      <xs:documentation xml:lang="es">Subsegmento dentro del segmento actual</xs:documentation>
      <xs:documentation xml:lang="it">Sottosegmento all'interno del segmento attuale</xs:documentation>
      <xs:documentation xml:lang="hu">Al-szegmens az aktuális szegmensen belül</xs:documentation>
      <xs:documentation xml:lang="cs">Podsegment v rámci aktuálního segmentu</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (SegmentType)

<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="SegmentType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Fund segment (sub-portfolio or pocket) typically managed by a specific fund manager within a multi-manager structure</xs:documentation>
      <xs:documentation xml:lang="de">Fund Segment (Sub-Portfolio oder Pocket), typischerweise von einem spezifischen Fund Manager innerhalb einer Multi-Manager-Struktur verwaltet</xs:documentation>
      <xs:documentation xml:lang="fr">Segment de fonds (sub-portfolio ou pocket) typiquement géré par un fund manager spécifique dans une structure multi-manager</xs:documentation>
      <xs:documentation xml:lang="nl">Fonds segment (sub-portfolio of pocket) typisch beheerd door een specifieke fund manager binnen een multi-manager structuur</xs:documentation>
      <xs:documentation xml:lang="es">Segmento de fondo (sub-portfolio o pocket) típicamente gestionado por un fund manager específico dentro de una estructura multi-manager</xs:documentation>
      <xs:documentation xml:lang="it">Segmento di fondo (sub-portafoglio o pocket) tipicamente gestito da un fund manager specifico in una struttura multi-manager</xs:documentation>
      <xs:documentation xml:lang="hu">Alap szegmens (alportfólió vagy zseb), amelyet jellemzően egy adott alapkezelő kezel egy multi-manager struktúrán belül</xs:documentation>
      <xs:documentation xml:lang="cs">Segment fondu (sub-portfolio nebo pocket), typicky spravovaný konkrétním správcem fondu v rámci multi-manažerské struktury</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="Identifiers" type="IdentifiersType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Fund identifiers</xs:documentation>
            <xs:documentation xml:lang="de">Fondsidentifikatoren</xs:documentation>
            <xs:documentation xml:lang="fr">Identifiants du fonds</xs:documentation>
            <xs:documentation xml:lang="nl">Fondsidentificaties</xs:documentation>
            <xs:documentation xml:lang="es">Identificadores del fondo</xs:documentation>
            <xs:documentation xml:lang="it">Identificatori del fondo</xs:documentation>
            <xs:documentation xml:lang="hu">Alap azonosítók</xs:documentation>
            <xs:documentation xml:lang="cs">Identifikátory fondu</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="Text500Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Name of segment</xs:documentation>
            <xs:documentation xml:lang="de">Name des Segments</xs:documentation>
            <xs:documentation xml:lang="fr">Nom du segment</xs:documentation>
            <xs:documentation xml:lang="nl">Naam van het segment</xs:documentation>
            <xs:documentation xml:lang="es">Nombre del segmento</xs:documentation>
            <xs:documentation xml:lang="it">Nome del segmento</xs:documentation>
            <xs:documentation xml:lang="hu">Name of segment</xs:documentation>
            <xs:documentation xml:lang="cs">Název segmentu</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Currency" type="ISOCurrencyCodeType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Currency of segment</xs:documentation>
            <xs:documentation xml:lang="de">Währung des Segments</xs:documentation>
            <xs:documentation xml:lang="fr">Devise du segment</xs:documentation>
            <xs:documentation xml:lang="nl">Valuta van het segment</xs:documentation>
            <xs:documentation xml:lang="es">Moneda del segmento</xs:documentation>
            <xs:documentation xml:lang="it">Valuta del segmento</xs:documentation>
            <xs:documentation xml:lang="hu">Currency of segment</xs:documentation>
            <xs:documentation xml:lang="cs">Měna segmentu</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="SegmentStaticData" type="SegmentStaticDataType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Inception, manager, description, ...</xs:documentation>
            <xs:documentation xml:lang="de">Auflagedatum, Manager, Beschreibung, ...</xs:documentation>
            <xs:documentation xml:lang="fr">Date de création, gestionnaire, description, ...</xs:documentation>
            <xs:documentation xml:lang="nl">Oprichtingsdatum, beheerder, beschrijving, ...</xs:documentation>
            <xs:documentation xml:lang="es">Fecha de creación, gestor, descripción, ...</xs:documentation>
            <xs:documentation xml:lang="it">Data di creazione, gestore, descrizione, ...</xs:documentation>
            <xs:documentation xml:lang="hu">Inception, manager, description, ...</xs:documentation>
            <xs:documentation xml:lang="cs">Datum založení, správce, popis, ...</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0"
                  name="SegmentDynamicData"
                  type="SegmentDynamicDataType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Total asset values, portfolio data</xs:documentation>
            <xs:documentation xml:lang="de">Total Asset Values, Portfoliodaten</xs:documentation>
            <xs:documentation xml:lang="fr">Total asset values, données du portefeuille</xs:documentation>
            <xs:documentation xml:lang="nl">Total asset values, portefeuillegegevens</xs:documentation>
            <xs:documentation xml:lang="es">Total asset values, datos de cartera</xs:documentation>
            <xs:documentation xml:lang="it">Valori patrimoniali totali, dati di portafoglio</xs:documentation>
            <xs:documentation xml:lang="hu">Total asset values, portfolio data</xs:documentation>
            <xs:documentation xml:lang="cs">Celkové hodnoty aktiv, data portfolia</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="ShareClasses">
         <xs:annotation>
            <xs:documentation xml:lang="en">List of share classes of segment</xs:documentation>
            <xs:documentation xml:lang="de">Liste der Share Classes des Segments</xs:documentation>
            <xs:documentation xml:lang="fr">Liste des classes d'actions du segment</xs:documentation>
            <xs:documentation xml:lang="nl">Lijst van share classes van het segment</xs:documentation>
            <xs:documentation xml:lang="es">Lista de clases de acciones del segmento</xs:documentation>
            <xs:documentation xml:lang="it">Elenco delle classi di azioni del segmento</xs:documentation>
            <xs:documentation xml:lang="hu">List of share classes of segment</xs:documentation>
            <xs:documentation xml:lang="cs">Seznam tříd akcií segmentu</xs:documentation>
         </xs:annotation>
         <xs:complexType>
            <xs:sequence>
               <xs:element maxOccurs="unbounded" name="ShareClass" type="ShareClassType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">Static and dynamic data of a share class</xs:documentation>
                     <xs:documentation xml:lang="de">Statische und dynamische Daten einer Share Class</xs:documentation>
                     <xs:documentation xml:lang="fr">Données statiques et dynamiques d'une classe d'actions</xs:documentation>
                     <xs:documentation xml:lang="nl">Statische en dynamische gegevens van een share class</xs:documentation>
                     <xs:documentation xml:lang="es">Datos estáticos y dinámicos de una clase de acciones</xs:documentation>
                     <xs:documentation xml:lang="it">Dati statici e dinamici di una classe di azioni</xs:documentation>
                     <xs:documentation xml:lang="hu">Static and dynamic data of a share class</xs:documentation>
                     <xs:documentation xml:lang="cs">Statická a dynamická data třídy akcií</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
      <xs:element minOccurs="0" name="Segments">
         <xs:annotation>
            <xs:documentation xml:lang="en">Data related to subsegments / subpockets of funds (typically managed by different fund managers)</xs:documentation>
            <xs:documentation xml:lang="de">Daten zu Subsegmenten / Subpockets von Fonds (typischerweise von verschiedenen Fund Managern verwaltet)</xs:documentation>
            <xs:documentation xml:lang="fr">Données relatives aux sous-segments / subpockets de fonds (typiquement gérés par différents fund managers)</xs:documentation>
            <xs:documentation xml:lang="nl">Gegevens gerelateerd aan subsegmenten / subpockets van fondsen (typisch beheerd door verschillende fund managers)</xs:documentation>
            <xs:documentation xml:lang="es">Datos relacionados con subsegmentos / subpockets de fondos (típicamente gestionados por diferentes fund managers)</xs:documentation>
            <xs:documentation xml:lang="it">Dati relativi a sottosegmenti / sottopocket di fondi (tipicamente gestiti da diversi fund manager)</xs:documentation>
            <xs:documentation xml:lang="hu">Data related to subsegments / subpockets of funds (typically managed by different fund managers)</xs:documentation>
            <xs:documentation xml:lang="cs">Data související se subsegmenty / podkapsy fondů (typicky spravovaná různými správci fondů)</xs:documentation>
         </xs:annotation>
         <xs:complexType>
            <xs:sequence>
               <xs:element maxOccurs="unbounded" name="Segment" type="SegmentType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">Subsegment within the current segment</xs:documentation>
                     <xs:documentation xml:lang="de">Subsegment innerhalb des aktuellen Segments</xs:documentation>
                     <xs:documentation xml:lang="fr">Sous-segment au sein du segment actuel</xs:documentation>
                     <xs:documentation xml:lang="nl">Subsegment binnen het huidige segment</xs:documentation>
                     <xs:documentation xml:lang="es">Subsegmento dentro del segmento actual</xs:documentation>
                     <xs:documentation xml:lang="it">Sottosegmento all'interno del segmento attuale</xs:documentation>
                     <xs:documentation xml:lang="hu">Al-szegmens az aktuális szegmensen belül</xs:documentation>
                     <xs:documentation xml:lang="cs">Podsegment v rámci aktuálního segmentu</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
   </xs:sequence>
</xs:complexType>