Segments

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments

Diagram

Segments Segment SegmentType [1..*]

Documentation

EN

Data related to subsegments / subpockets of funds (typically managed by different fund managers)

DE

Daten zu Subsegmenten / Subpockets von Fonds (typischerweise von verschiedenen Fund Managern verwaltet)

FR

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

NL

Gegevens gerelateerd aan subsegmenten / subpockets van fondsen (typisch beheerd door verschillende fund managers)

ES

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

IT

Dati relativi a sottosegmenti / sottopocket di fondi (tipicamente gestiti da diversi fund manager)

HU

Data related to subsegments / subpockets of funds (typically managed by different fund managers)

CS

Data související se subsegmenty / podkapsy 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
8

Child Elements & Attributes

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

Subsegment within the current segment

Subsegment innerhalb des aktuellen Segments

Sous-segment au sein du segment actuel

Subsegment binnen het huidige segment

Subsegmento dentro del segmento actual

Sottosegmento all'interno del segmento attuale

Al-szegmens az aktuális szegmensen belül

Podsegment v rámci aktuálního 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"
            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>