CompaniesInCountry

/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/CompaniesInCountry

Diagram

CompaniesInCountry Number xs:int [1] Assets xs:decimal [1] NetSales xs:decimal [1]

Documentation

EN

Thereof by German investment companies within the affiliated group as third parties

DE

Davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte

FR

Thereof par German investissement companies within affiliated groupe comme third parties

NL

Thereof door German belegging companies within affiliated groep als third parties

Properties

Type
ClientStatisticType
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
9

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:int

Number of clients

[AUTO] Anzahl der Kunden

Numéro de clients

Nummer van clients

458
xs:decimal

Amount of assets administrated/managed for clients

[AUTO] Betrag der für Kunden verwalteten Vermögenswerte

Montant de assets administrated/managed pour clients

Bedrag van assets administrated/managed voor clients

380.38
xs:decimal

Net Sales of clients

[AUTO] Nettoumsätze der Kunden

Net Sales de clients

Netto Sales van clients

601.11

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="CompaniesInCountry"
            type="ClientStatisticType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Thereof by German investment companies within the affiliated group as third parties</xs:documentation>
      <xs:documentation xml:lang="de">Davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
      <xs:documentation xml:lang="fr">Thereof par German investissement companies within affiliated groupe comme third parties</xs:documentation>
      <xs:documentation xml:lang="nl">Thereof door German belegging companies within affiliated groep als third parties</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (ClientStatisticType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="ClientStatisticType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Data about the clients of an investment or asset management company</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Daten über die Kunden einer Investmentgesellschaft oder Vermögensverwaltung</xs:documentation>
      <xs:documentation xml:lang="fr">Données about clients de un investissement ou actif management company</xs:documentation>
      <xs:documentation xml:lang="nl">Gegevens about clients van een belegging van actief management company</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="Number" type="xs:int">
         <xs:annotation>
            <xs:documentation xml:lang="en">Number of clients</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] Anzahl der Kunden</xs:documentation>
            <xs:documentation xml:lang="fr">Numéro de clients</xs:documentation>
            <xs:documentation xml:lang="nl">Nummer van clients</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Assets" type="xs:decimal">
         <xs:annotation>
            <xs:documentation xml:lang="en">Amount of assets administrated/managed for clients</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] Betrag der für Kunden verwalteten Vermögenswerte</xs:documentation>
            <xs:documentation xml:lang="fr">Montant de assets administrated/managed pour clients</xs:documentation>
            <xs:documentation xml:lang="nl">Bedrag van assets administrated/managed voor clients</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="NetSales" type="xs:decimal">
         <xs:annotation>
            <xs:documentation xml:lang="en">Net Sales of clients</xs:documentation>
            <xs:documentation xml:lang="de">[AUTO] Nettoumsätze der Kunden</xs:documentation>
            <xs:documentation xml:lang="fr">Net Sales de clients</xs:documentation>
            <xs:documentation xml:lang="nl">Netto Sales van clients</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>