WithinAffiliatedGroup
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup
Diagram
Documentation
Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is part of the affiliated company group
[AUTO] Daten über die jeweiligen Verwaltungseinheiten, deren Portfoliomanagement oder Beratung von einem Dritten durchgeführt wird, der Teil des verbundenen Unternehmenskreises ist
Données about respective administrative units pour qui portfoliomanagement ou advice est done par un third party qui est part de affiliated company groupe
Gegevens about respective administrative units voor welke portfoliomanagement van advice is done door een third party welke is part van affiliated company groep
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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ClientStatisticType |
Total figures [AUTO] Gesamtzahlen Total figures Totaal figures |
||
| ClientStatisticType |
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 |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="WithinAffiliatedGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is part of the affiliated company group</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Daten über die jeweiligen Verwaltungseinheiten, deren Portfoliomanagement oder Beratung von einem Dritten durchgeführt wird, der Teil des verbundenen Unternehmenskreises ist</xs:documentation>
<xs:documentation xml:lang="fr">Données about respective administrative units pour qui portfoliomanagement ou advice est done par un third party qui est part de affiliated company groupe</xs:documentation>
<xs:documentation xml:lang="nl">Gegevens about respective administrative units voor welke portfoliomanagement van advice is done door een third party welke is part van affiliated company groep</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Total" type="ClientStatisticType">
<xs:annotation>
<xs:documentation xml:lang="en">Total figures</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Gesamtzahlen</xs:documentation>
<xs:documentation xml:lang="fr">Total figures</xs:documentation>
<xs:documentation xml:lang="nl">Totaal figures</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element 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>
</xs:sequence>
</xs:complexType>
</xs:element>