CompaniesInCountry
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
Diagram
Documentation
Thereof by German investment companies outside the affiliated group as third parties
Davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte
Thereof par German investissement companies outside affiliated groupe comme third parties
Thereof door German belegging companies outside 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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:int |
Number of clients [AUTO] Anzahl der Kunden Numéro de clients Nummer van clients |
3259 | |
| 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 |
476.87 | |
| xs:decimal |
Net Sales of clients [AUTO] Nettoumsätze der Kunden Net Sales de clients Netto Sales van clients |
237.64 |
Element Definition
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 outside the affiliated group as third parties</xs:documentation>
<xs:documentation xml:lang="de">Davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
<xs:documentation xml:lang="fr">Thereof par German investissement companies outside affiliated groupe comme third parties</xs:documentation>
<xs:documentation xml:lang="nl">Thereof door German belegging companies outside affiliated groep als third parties</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(ClientStatisticType)
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>