Segmentation

/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/OpenEndedFunds/InstitutionalFunds/Securities_Holdings/OwnFunds/Segmentation

Diagram

Segmentation FundsWithoutSegments xs:int [1] FundsWithSegments (anonymous) [1] NumberOfAdministrativeUnits xs:int [1]

Documentation

EN

Information about the segmentation of funds

DE

[AUTO] Informationen über die Segmentierung von Funds

FR

Information about segmentation de funds

NL

Informatie about segmentation van funds

Properties

Type
(anonymous)
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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
xs:int

Number of funds without segments or comparable subunits

[AUTO] Anzahl der Funds ohne Segmente oder vergleichbare Untereinheiten

Numéro de funds sans segments ou comparable subunits

Nummer van funds zonder segments van comparable subunits

517
(anonymous)

Data about the fund with segments of an investment or asset management company

[AUTO] Daten über die Funds mit Segmenten einer Investmentgesellschaft oder Vermögensverwaltung

Données about fonds avec segments de un investissement ou actif management company

Gegevens about fonds met segments van een belegging van actief management company

xs:int

Total number of administrative units, which is the sum of the number of funds without segments and comparable units and the number of segments or comparable units

[AUTO] Gesamtanzahl der Verwaltungseinheiten, die sich aus der Anzahl der Funds ohne Segmente und vergleichbare Einheiten sowie der Anzahl der Segmente oder vergleichbaren Einheiten zusammensetzt

Total numéro de administrative units, qui est sum de numéro de funds sans segments et comparable units et numéro de segments ou comparable units

Totaal nummer van administrative units, welke is sum van nummer van funds zonder segments en comparable units en nummer van segments van comparable units

4831

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Segmentation">
   <xs:annotation>
      <xs:documentation xml:lang="en">Information about the segmentation of funds</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Informationen über die Segmentierung von Funds</xs:documentation>
      <xs:documentation xml:lang="fr">Information about segmentation de funds</xs:documentation>
      <xs:documentation xml:lang="nl">Informatie about segmentation van funds</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="FundsWithoutSegments" type="xs:int">
            <xs:annotation>
               <xs:documentation xml:lang="en">Number of funds without segments or comparable subunits</xs:documentation>
               <xs:documentation xml:lang="de">[AUTO] Anzahl der Funds ohne Segmente oder vergleichbare Untereinheiten</xs:documentation>
               <xs:documentation xml:lang="fr">Numéro de funds sans segments ou comparable subunits</xs:documentation>
               <xs:documentation xml:lang="nl">Nummer van funds zonder segments van comparable subunits</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="FundsWithSegments">
            <xs:annotation>
               <xs:documentation xml:lang="en">Data about the fund with segments of an investment or asset management company</xs:documentation>
               <xs:documentation xml:lang="de">[AUTO] Daten über die Funds mit Segmenten einer Investmentgesellschaft oder Vermögensverwaltung</xs:documentation>
               <xs:documentation xml:lang="fr">Données about fonds avec segments de un investissement ou actif management company</xs:documentation>
               <xs:documentation xml:lang="nl">Gegevens about fonds met segments van een belegging van actief management company</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:sequence>
                  <xs:element name="Number" type="xs:int">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Number of funds with segments or comparable subunits</xs:documentation>
                        <xs:documentation xml:lang="de">[AUTO] Anzahl der Funds mit Segmenten oder vergleichbaren Untereinheiten</xs:documentation>
                        <xs:documentation xml:lang="fr">Numéro de funds avec segments ou comparable subunits</xs:documentation>
                        <xs:documentation xml:lang="nl">Nummer van funds met segments van comparable subunits</xs:documentation>
                     </xs:annotation>
                  </xs:element>
                  <xs:element name="NumberOfSegments" type="xs:int">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Number of segments or comparable units</xs:documentation>
                        <xs:documentation xml:lang="de">[AUTO] Anzahl der Segmente oder vergleichbaren Einheiten</xs:documentation>
                        <xs:documentation xml:lang="fr">Numéro de segments ou comparable units</xs:documentation>
                        <xs:documentation xml:lang="nl">Nummer van segments van comparable units</xs:documentation>
                     </xs:annotation>
                  </xs:element>
                  <xs:element name="NetAssets" type="xs:decimal">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Net assets of funds with segments or comparable subunits</xs:documentation>
                        <xs:documentation xml:lang="de">[AUTO] Nettovermögen der Funds mit Segmenten oder vergleichbaren Untereinheiten</xs:documentation>
                        <xs:documentation xml:lang="fr">Net assets de funds avec segments ou comparable subunits</xs:documentation>
                        <xs:documentation xml:lang="nl">Netto assets van funds met segments van comparable subunits</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="NumberOfAdministrativeUnits" type="xs:int">
            <xs:annotation>
               <xs:documentation xml:lang="en">Total number of administrative units, which is the sum of the number of funds without segments and comparable units and the number of segments or comparable units</xs:documentation>
               <xs:documentation xml:lang="de">[AUTO] Gesamtanzahl der Verwaltungseinheiten, die sich aus der Anzahl der Funds ohne Segmente und vergleichbare Einheiten sowie der Anzahl der Segmente oder vergleichbaren Einheiten zusammensetzt</xs:documentation>
               <xs:documentation xml:lang="fr">Total numéro de administrative units, qui est sum de numéro de funds sans segments et comparable units et numéro de segments ou comparable units</xs:documentation>
               <xs:documentation xml:lang="nl">Totaal nummer van administrative units, welke is sum van nummer van funds zonder segments en comparable units en nummer van segments van comparable units</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>