WithinAffiliatedGroup
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/ClosedEndedFunds/RetailFunds/RealAssets/OwnFunds/PortfoliomanagementByThirdParties/WithinAffiliatedGroup
Diagram
Documentation
Data about the respective administrative units for which the portfoliomanagement or advise 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 advise est done par un third party qui est part de affiliated company groupe
Gegevens about respective administrative units voor welke portfoliomanagement van advise is done door een third party welke is 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 |
|---|---|---|---|
| FundStatisticClosedFundType |
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 |
||
| FundStatisticClosedFundType |
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="WithinAffiliatedGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Data about the respective administrative units for which the portfoliomanagement or advise 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 advise 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 advise is done door een third party welke is part van affiliated company groep</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="TotalAdministrativeUnits" type="FundStatisticClosedFundType">
<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="FundStatisticClosedFundType">
<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>