CompaniesInCountry
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
Diagram
Documentation
Data about the part of the total which is related to the companies within the respective country
[AUTO] Daten über den Teil der Gesamtheit, der sich auf Unternehmen im jeweiligen Land bezieht
Données about part de total qui est related à companies within respective pays
Gegevens about part van totaal welke is related naar companies within respective land
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 |
4011 | |
| 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 |
865.12 | |
| xs:decimal |
Net Sales of clients [AUTO] Nettoumsätze der Kunden Net Sales de clients Netto Sales van clients |
38.14 |
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">Data about the part of the total which is related to the companies within the respective country</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Daten über den Teil der Gesamtheit, der sich auf Unternehmen im jeweiligen Land bezieht</xs:documentation>
<xs:documentation xml:lang="fr">Données about part de total qui est related à companies within respective pays</xs:documentation>
<xs:documentation xml:lang="nl">Gegevens about part van totaal welke is related naar companies within respective land</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>