Total
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/Total
Diagram
Documentation
Total by third parties within the affiliated group
Durch Dritte innerhalb des Konzernverbundes gesamt
Total par third parties within affiliated groupe
Totaal door third parties within affiliated groep
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 |
2642 | |
| 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 |
624.06 | |
| xs:decimal |
Net Sales of clients [AUTO] Nettoumsätze der Kunden Net Sales de clients Netto Sales van clients |
92.78 |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Total"
type="ClientStatisticType">
<xs:annotation>
<xs:documentation xml:lang="en">Total by third parties within the affiliated group</xs:documentation>
<xs:documentation xml:lang="de">Durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
<xs:documentation xml:lang="fr">Total par third parties within affiliated groupe</xs:documentation>
<xs:documentation xml:lang="nl">Totaal door third parties within affiliated groep</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>