Segments
/FundsXML4/Funds/Fund/SingleFund/Segments
Diagram
Documentation
Data related to segments/pockets of funds (typically managed by different fund managers)
Daten zu Segmenten/Pockets von Fonds (typischerweise von verschiedenen Fund Managern verwaltet)
Données relatives aux segments/pockets de fonds (typiquement gérés par différents fund managers)
Gegevens gerelateerd aan segmenten/pockets van fondsen (typisch beheerd door verschillende fund managers)
Datos relacionados con segmentos/pockets de fondos (típicamente gestionados por diferentes fund managers)
Dati relativi a segmenti/pocket di fondi (tipicamente gestiti da diversi fund manager)
Az alapok szegmenseire/zsebjeire vonatkozó adatok (jellemzően különböző alapkezelők kezelik)
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
| 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
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>