Segments

/FundsXML4/Funds/Fund/SingleFund/Segments

Diagram

Segments Segment SegmentType [1..*]

Documentation

EN

Data related to segments/pockets of funds (typically managed by different fund managers)

DE

Daten zu Segmenten/Pockets von Fonds (typischerweise von verschiedenen Fund Managern verwaltet)

FR

Données relatives aux segments/pockets de fonds (typiquement gérés par différents fund managers)

NL

Gegevens gerelateerd aan segmenten/pockets van fondsen (typisch beheerd door verschillende fund managers)

ES

Datos relacionados con segmentos/pockets de fondos (típicamente gestionados por diferentes fund managers)

IT

Dati relativi a segmenti/pocket di fondi (tipicamente gestiti da diversi fund manager)

HU

Az alapok szegmenseire/zsebjeire vonatkozó adatok (jellemzően különböző alapkezelők kezelik)

CS

Data související se segmenty/kapsy fondů (typicky spravovaná různými správci fondů)

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
5

Child Elements & Attributes

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

Segment within the single fund

Segment innerhalb des Einzelfonds

Segment au sein du fonds individuel

Segment binnen het enkele fonds

Segmento dentro del fondo individual

Segmento all'interno del fondo singolo

Szegmens az egyes alapon belül

Segment v rámci jednotlivého fondu

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="Segments">
   <xs:annotation>
      <xs:documentation xml:lang="en">Data related to segments/pockets of funds (typically managed by different fund managers)</xs:documentation>
      <xs:documentation xml:lang="de">Daten zu Segmenten/Pockets von Fonds (typischerweise von verschiedenen Fund Managern verwaltet)</xs:documentation>
      <xs:documentation xml:lang="fr">Données relatives aux segments/pockets de fonds (typiquement gérés par différents fund managers)</xs:documentation>
      <xs:documentation xml:lang="nl">Gegevens gerelateerd aan segmenten/pockets van fondsen (typisch beheerd door verschillende fund managers)</xs:documentation>
      <xs:documentation xml:lang="es">Datos relacionados con segmentos/pockets de fondos (típicamente gestionados por diferentes fund managers)</xs:documentation>
      <xs:documentation xml:lang="it">Dati relativi a segmenti/pocket di fondi (tipicamente gestiti da diversi fund manager)</xs:documentation>
      <xs:documentation xml:lang="hu">Az alapok szegmenseire/zsebjeire vonatkozó adatok (jellemzően különböző alapkezelők kezelik)</xs:documentation>
      <xs:documentation xml:lang="cs">Data související se segmenty/kapsy 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">Segment within the single fund</xs:documentation>
               <xs:documentation xml:lang="de">Segment innerhalb des Einzelfonds</xs:documentation>
               <xs:documentation xml:lang="fr">Segment au sein du fonds individuel</xs:documentation>
               <xs:documentation xml:lang="nl">Segment binnen het enkele fonds</xs:documentation>
               <xs:documentation xml:lang="es">Segmento dentro del fondo individual</xs:documentation>
               <xs:documentation xml:lang="it">Segmento all'interno del fondo singolo</xs:documentation>
               <xs:documentation xml:lang="hu">Szegmens az egyes alapon belül</xs:documentation>
               <xs:documentation xml:lang="cs">Segment v rámci jednotlivého fondu</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>