OutsideAffiliatedGroup
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/OpenEndedFunds/RetailFunds/Securities_Holdings/OwnFunds/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup
Diagram
Documentation
Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is not part of the affiliated company group
[AUTO] Daten über die jeweiligen Verwaltungseinheiten, deren Portfoliomanagement oder Beratung von einem Dritten durchgeführt wird, der nicht Teil des verbundenen Unternehmenskreises ist
Données about respective administrative units pour qui portfoliomanagement ou advice est done par un third party qui est pas part de affiliated company groupe
Gegevens about respective administrative units voor welke portfoliomanagement van advice is done door een third party welke is niet part van affiliated company groep
Properties
- Type
- (anonymous)
- Cardinality
- 0..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 |
|---|---|---|---|
| FundStatisticType |
Data about the total of the respective administrative units [AUTO] Daten über die Gesamtheit der jeweiligen Verwaltungseinheiten Données about total de respective administrative units Gegevens about totaal van respective administrative units |
||
| FundStatisticType |
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"
minOccurs="0"
name="OutsideAffiliatedGroup">
<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 not 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 nicht 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 pas 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 niet part van affiliated company groep</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="TotalAdministrativeUnits" type="FundStatisticType">
<xs:annotation>
<xs:documentation xml:lang="en">Data about the total of the respective administrative units</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Daten über die Gesamtheit der jeweiligen Verwaltungseinheiten</xs:documentation>
<xs:documentation xml:lang="fr">Données about total de respective administrative units</xs:documentation>
<xs:documentation xml:lang="nl">Gegevens about totaal van respective administrative units</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="CompaniesInCountry" type="FundStatisticType">
<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>