complexType AssetManagementCompanyAggregatedType
diagram index_p84.png
children Date Country Currency OpenEndedFunds ClosedEndedFunds DiscretionaryMandates
used by
element AssetMgmtCompanyDynDataType/AssetMgmtCompanyDynDataSet/Statistics
annotation
documentation
Company sales and assets
source <xs:complexType name="AssetManagementCompanyAggregatedType">
 
<xs:annotation>
   
<xs:documentation>Company sales and assets </xs:documentation>
 
</xs:annotation>
 
<xs:sequence maxOccurs="unbounded">
   
<xs:element name="Date" type="xs:date">
     
<xs:annotation>
       
<xs:documentation xml:lang="DE">Date for which the information is valid</xs:documentation>
       
<xs:documentation xml:lang="EN">The date to which the following elements are valid.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Country" type="ISOCountryCodeType" nillable="true">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Country in which the asset management company is located</xs:documentation>
       
<xs:documentation xml:lang="de">Die Landeskennzahl einer Adresse, dargestellt als ISO-Landescode.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Currency" type="ISOCurrencyCodeType">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Currency iof the money amounts in the following information</xs:documentation>
       
<xs:documentation xml:lang="de">Waehrung der Preisinformationen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OpenEndedFunds" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Open-ended funds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="RetailFunds" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Securities and Holdings</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="InstitutionalFunds" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Securities and Holdings</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ClosedEndedFunds" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Closed-ended funds</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="RetailFunds" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>Securities and Holdings</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="InstitutionalFunds" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0"/>
               
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="DiscretionaryMandates" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Discretionary Mandates</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Securities_Holdings" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Securities and Holdings</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="Clients">
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total" type="ClientStatisticType">
                             
<xs:annotation>
                               
<xs:documentation>Total figures for clients</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="Location">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="InCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Information about clients in the respective country</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="OutsideCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Information about clients outside the respective country</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="LegalTypeClient">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Private" type="ClientStatisticType"/>
                                 
<xs:element name="Institutional" type="ClientStatisticType"/>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                     
<xs:element name="PortfoliomanagementByThirdParties">
                       
<xs:annotation>
                         
<xs:documentation>Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total" type="ClientStatisticType">
                             
<xs:annotation>
                               
<xs:documentation>Total figures for clients</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="WithinAffiliatedGroup">
                             
<xs:annotation>
                               
<xs: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</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="OutsideAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="PortfoliomanagementForThirdParties">
                       
<xs:annotation>
                         
<xs:documentation>Information about the structure of the portfolio Management or the advise for third parties</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total" type="ClientStatisticType">
                             
<xs:annotation>
                               
<xs:documentation>insgesamt</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="WithinAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="OutsideAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="RealAssets" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="Clients">
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total" type="ClientStatisticType"/>
                           
<xs:element name="Location">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="InCountry" type="ClientStatisticType"/>
                                 
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="LegalTypeClient">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Private" type="ClientStatisticType"/>
                                 
<xs:element name="Institutional" type="ClientStatisticType"/>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                     
<xs:element name="PortfoliomanagementByThirdParties">
                       
<xs:annotation>
                         
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total">
                             
<xs:annotation>
                               
<xs:documentation>insgesamt</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:complexContent>
                                 
<xs:extension base="ClientStatisticType"/>
                               
</xs:complexContent>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="WithinAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="OutsideAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="PortfoliomanagementForThirdParties">
                       
<xs:annotation>
                         
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="Total" type="ClientStatisticType">
                             
<xs:annotation>
                               
<xs:documentation>insgesamt</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="WithinAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="OutsideAffiliatedGroup">
                             
<xs:annotation>
                               
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                             
</xs:annotation>
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Total" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                                   
<xs:annotation>
                                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetManagementCompanyAggregatedType/Date
diagram index_p85.png
type xs:date
properties
content simple
annotation
documentation
Date for which the information is valid
documentation
The date to which the following elements are valid.
source <xs:element name="Date" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Date for which the information is valid</xs:documentation>
   
<xs:documentation xml:lang="EN">The date to which the following elements are valid.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/Country
diagram index_p86.png
type ISOCountryCodeType
properties
content simple
nillable true
facets
Kind Value Annotation
minLength 2
maxLength 2
annotation
documentation
Country in which the asset management company is located
documentation
Die Landeskennzahl einer Adresse, dargestellt als ISO-Landescode.
source <xs:element name="Country" type="ISOCountryCodeType" nillable="true">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Country in which the asset management company is located</xs:documentation>
   
<xs:documentation xml:lang="de">Die Landeskennzahl einer Adresse, dargestellt als ISO-Landescode.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/Currency
diagram index_p87.png
type ISOCurrencyCodeType
properties
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
pattern [A-Z]{3}
annotation
documentation
Currency iof the money amounts in the following information
documentation
Waehrung der Preisinformationen
source <xs:element name="Currency" type="ISOCurrencyCodeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Currency iof the money amounts in the following information</xs:documentation>
   
<xs:documentation xml:lang="de">Waehrung der Preisinformationen</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds
diagram index_p88.png
properties
minOcc 0
maxOcc 1
content complex
children RetailFunds InstitutionalFunds
annotation
documentation
Open-ended funds
source <xs:element name="OpenEndedFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Open-ended funds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RetailFunds" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Securities and Holdings</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="InstitutionalFunds" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Securities and Holdings</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/RetailFunds
diagram index_p89.png
properties
minOcc 0
maxOcc 1
content complex
children Securities_Holdings RealAssets
annotation
documentation
Funds which are retail funds from a legal perspective
source <xs:element name="RetailFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Securities and Holdings</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/RetailFunds/Securities_Holdings
diagram index_p90.png
type AssetManagementCompanyDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
annotation
documentation
Securities and Holdings
source <xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Securities and Holdings</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/RetailFunds/RealAssets
diagram index_p91.png
type AssetManagementCompanyDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
source <xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/InstitutionalFunds
diagram index_p92.png
properties
minOcc 0
maxOcc 1
content complex
children Securities_Holdings RealAssets
annotation
documentation
Funds which are from a legal perspective only for institutional investors
source <xs:element name="InstitutionalFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Securities and Holdings</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/InstitutionalFunds/Securities_Holdings
diagram index_p93.png
type AssetManagementCompanyDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
annotation
documentation
Securities and Holdings
source <xs:element name="Securities_Holdings" type="AssetManagementCompanyDataType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Securities and Holdings</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/OpenEndedFunds/InstitutionalFunds/RealAssets
diagram index_p94.png
type AssetManagementCompanyDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
source <xs:element name="RealAssets" type="AssetManagementCompanyDataType" minOccurs="0"/>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds
diagram index_p95.png
properties
minOcc 0
maxOcc 1
content complex
children RetailFunds InstitutionalFunds
annotation
documentation
Closed-ended funds
source <xs:element name="ClosedEndedFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Closed-ended funds</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RetailFunds" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Securities and Holdings</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="InstitutionalFunds" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0"/>
           
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/RetailFunds
diagram index_p96.png
properties
minOcc 0
maxOcc 1
content complex
children Securities_Holdings RealAssets
annotation
documentation
Funds which are retail funds from a legal perspective
source <xs:element name="RetailFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Funds which are retail funds from a legal perspective</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Securities and Holdings</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/RetailFunds/Securities_Holdings
diagram index_p97.png
type AssetManagementClosedDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
annotation
documentation
Securities and Holdings
source <xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Securities and Holdings</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/RetailFunds/RealAssets
diagram index_p98.png
type AssetManagementClosedDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
source <xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/InstitutionalFunds
diagram index_p99.png
properties
minOcc 0
maxOcc 1
content complex
children Securities_Holdings RealAssets
annotation
documentation
Funds which are from a legal perspective only for institutional investors
source <xs:element name="InstitutionalFunds" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Funds which are from a legal perspective only for institutional investors</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0"/>
     
<xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/InstitutionalFunds/Securities_Holdings
diagram index_p100.png
type AssetManagementClosedDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
source <xs:element name="Securities_Holdings" type="AssetManagementClosedDataType" minOccurs="0"/>

element AssetManagementCompanyAggregatedType/ClosedEndedFunds/InstitutionalFunds/RealAssets
diagram index_p101.png
type AssetManagementClosedDataType
properties
minOcc 0
maxOcc 1
content complex
children OwnFunds ThirdPartyFunds
source <xs:element name="RealAssets" type="AssetManagementClosedDataType" minOccurs="0"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates
diagram index_p102.png
properties
minOcc 0
maxOcc 1
content complex
children Securities_Holdings RealAssets
annotation
documentation
Discretionary Mandates
source <xs:element name="DiscretionaryMandates" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Discretionary Mandates</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Securities_Holdings" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Securities and Holdings</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Clients">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Total figures for clients</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="Location">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="InCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Information about clients in the respective country</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="OutsideCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Information about clients outside the respective country</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="LegalTypeClient">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Private" type="ClientStatisticType"/>
                             
<xs:element name="Institutional" type="ClientStatisticType"/>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="PortfoliomanagementByThirdParties">
                   
<xs:annotation>
                     
<xs:documentation>Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Total figures for clients</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="WithinAffiliatedGroup">
                         
<xs:annotation>
                           
<xs: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</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="OutsideAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="PortfoliomanagementForThirdParties">
                   
<xs:annotation>
                     
<xs:documentation>Information about the structure of the portfolio Management or the advise for third parties</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>insgesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="WithinAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="OutsideAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="RealAssets" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Clients">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType"/>
                       
<xs:element name="Location">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="InCountry" type="ClientStatisticType"/>
                             
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="LegalTypeClient">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Private" type="ClientStatisticType"/>
                             
<xs:element name="Institutional" type="ClientStatisticType"/>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="PortfoliomanagementByThirdParties">
                   
<xs:annotation>
                     
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total">
                         
<xs:annotation>
                           
<xs:documentation>insgesamt</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:complexContent>
                             
<xs:extension base="ClientStatisticType"/>
                           
</xs:complexContent>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="WithinAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="OutsideAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="PortfoliomanagementForThirdParties">
                   
<xs:annotation>
                     
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>insgesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="WithinAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="OutsideAffiliatedGroup">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                         
</xs:annotation>
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="Total" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                             
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                               
<xs:annotation>
                                 
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                               
</xs:annotation>
                             
</xs:element>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings
diagram index_p103.png
properties
minOcc 0
maxOcc 1
content complex
children OwnDiscretionaryMandates ThirdPartyDiscretionaryMandates
annotation
documentation
Securities and Holdings
source <xs:element name="Securities_Holdings" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Securities and Holdings</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Clients">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Total figures for clients</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Location">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="InCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Information about clients in the respective country</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="OutsideCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Information about clients outside the respective country</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="LegalTypeClient">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Private" type="ClientStatisticType"/>
                       
<xs:element name="Institutional" type="ClientStatisticType"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="PortfoliomanagementByThirdParties">
             
<xs:annotation>
               
<xs:documentation>Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Total figures for clients</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="WithinAffiliatedGroup">
                   
<xs:annotation>
                     
<xs: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</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="OutsideAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="PortfoliomanagementForThirdParties">
             
<xs:annotation>
               
<xs:documentation>Information about the structure of the portfolio Management or the advise for third parties</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>insgesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="WithinAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="OutsideAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates
diagram index_p104.png
properties
minOcc 0
maxOcc 1
content complex
children Clients PortfoliomanagementByThirdParties
source <xs:element name="OwnDiscretionaryMandates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Clients">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Total figures for clients</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Location">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="InCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Information about clients in the respective country</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="OutsideCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Information about clients outside the respective country</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="LegalTypeClient">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Private" type="ClientStatisticType"/>
                 
<xs:element name="Institutional" type="ClientStatisticType"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PortfoliomanagementByThirdParties">
       
<xs:annotation>
         
<xs:documentation>Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Total figures for clients</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="WithinAffiliatedGroup">
             
<xs:annotation>
               
<xs: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</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="OutsideAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients
diagram index_p105.png
properties
content complex
children Total Location LegalTypeClient
source <xs:element name="Clients">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Total figures for clients</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Location">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="InCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Information about clients in the respective country</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="OutsideCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Information about clients outside the respective country</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="LegalTypeClient">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Private" type="ClientStatisticType"/>
           
<xs:element name="Institutional" type="ClientStatisticType"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/Total
diagram index_p106.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Total figures for clients
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Total figures for clients</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/Location
diagram index_p107.png
properties
content complex
children InCountry OutsideCountry
source <xs:element name="Location">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="InCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Information about clients in the respective country</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OutsideCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Information about clients outside the respective country</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/Location/InCountry
diagram index_p108.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Information about clients in the respective country
source <xs:element name="InCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Information about clients in the respective country</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/Location/OutsideCountry
diagram index_p109.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Information about clients outside the respective country
source <xs:element name="OutsideCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Information about clients outside the respective country</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/LegalTypeClient
diagram index_p110.png
properties
content complex
children Private Institutional
source <xs:element name="LegalTypeClient">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Private" type="ClientStatisticType"/>
     
<xs:element name="Institutional" type="ClientStatisticType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/LegalTypeClient/Private
diagram index_p111.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="Private" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/Clients/LegalTypeClient/Institutional
diagram index_p112.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="Institutional" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties
diagram index_p113.png
properties
content complex
children Total WithinAffiliatedGroup OutsideAffiliatedGroup
annotation
documentation
Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties
source <xs:element name="PortfoliomanagementByThirdParties">
 
<xs:annotation>
   
<xs:documentation>Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Total figures for clients</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="WithinAffiliatedGroup">
       
<xs:annotation>
         
<xs: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</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OutsideAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/Total
diagram index_p114.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Total figures for clients
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Total figures for clients</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup
diagram index_p115.png
properties
content complex
children Total CompaniesInCountry
annotation
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
source <xs:element name="WithinAffiliatedGroup">
 
<xs:annotation>
   
<xs: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</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/Total
diagram index_p116.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Total of third parties within the affiliated company group
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Total of third parties within the affiliated company group</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/CompaniesInCountry
diagram index_p117.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Data about the part of the total which is related to the companies within the respective country
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup
diagram index_p118.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group
source <xs:element name="OutsideAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation>Data about the respective administrative units for which the portfoliomanagement or advice is done by a third party which is notpart of the affiliated company group</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup/Total
diagram index_p119.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Total of third parties without the affiliated company group
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Total of third parties without the affiliated company group</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
diagram index_p120.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
Data about the part of the total which is related to the companies within the respective country
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>Data about the part of the total which is related to the companies within the respective country</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates
diagram index_p121.png
properties
minOcc 0
maxOcc 1
content complex
children PortfoliomanagementForThirdParties
source <xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="PortfoliomanagementForThirdParties">
       
<xs:annotation>
         
<xs:documentation>Information about the structure of the portfolio Management or the advise for third parties</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>insgesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="WithinAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="OutsideAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties
diagram index_p122.png
properties
content complex
children Total WithinAffiliatedGroup OutsideAffiliatedGroup
annotation
documentation
Information about the structure of the portfolio Management or the advise for third parties
source <xs:element name="PortfoliomanagementForThirdParties">
 
<xs:annotation>
   
<xs:documentation>Information about the structure of the portfolio Management or the advise for third parties</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>insgesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="WithinAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OutsideAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/Total
diagram index_p123.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
insgesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>insgesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup
diagram index_p124.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
fuer Dritte innerhalb des Konzernverbundes
source <xs:element name="WithinAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup/Total
diagram index_p125.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
fuer Dritte innerhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup/CompaniesInCountry
diagram index_p126.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup
diagram index_p127.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
fuer Dritte außerhalb des Konzernverbundes
source <xs:element name="OutsideAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup/Total
diagram index_p128.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
fuer Dritte auserhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/Securities_Holdings/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
diagram index_p129.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets
diagram index_p130.png
properties
minOcc 0
maxOcc 1
content complex
children OwnDiscretionaryMandates ThirdPartyDiscretionaryMandates
source <xs:element name="RealAssets" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="OwnDiscretionaryMandates" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Clients">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType"/>
                 
<xs:element name="Location">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="InCountry" type="ClientStatisticType"/>
                       
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="LegalTypeClient">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Private" type="ClientStatisticType"/>
                       
<xs:element name="Institutional" type="ClientStatisticType"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="PortfoliomanagementByThirdParties">
             
<xs:annotation>
               
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total">
                   
<xs:annotation>
                     
<xs:documentation>insgesamt</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:complexContent>
                       
<xs:extension base="ClientStatisticType"/>
                     
</xs:complexContent>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="WithinAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="OutsideAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="PortfoliomanagementForThirdParties">
             
<xs:annotation>
               
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>insgesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="WithinAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="OutsideAffiliatedGroup">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="Total" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                         
<xs:annotation>
                           
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates
diagram index_p131.png
properties
minOcc 0
maxOcc 1
content complex
children Clients PortfoliomanagementByThirdParties
source <xs:element name="OwnDiscretionaryMandates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Clients">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType"/>
           
<xs:element name="Location">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="InCountry" type="ClientStatisticType"/>
                 
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="LegalTypeClient">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Private" type="ClientStatisticType"/>
                 
<xs:element name="Institutional" type="ClientStatisticType"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PortfoliomanagementByThirdParties">
       
<xs:annotation>
         
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total">
             
<xs:annotation>
               
<xs:documentation>insgesamt</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:complexContent>
                 
<xs:extension base="ClientStatisticType"/>
               
</xs:complexContent>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="WithinAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="OutsideAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients
diagram index_p132.png
properties
content complex
children Total Location LegalTypeClient
source <xs:element name="Clients">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType"/>
     
<xs:element name="Location">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="InCountry" type="ClientStatisticType"/>
           
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="LegalTypeClient">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Private" type="ClientStatisticType"/>
           
<xs:element name="Institutional" type="ClientStatisticType"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/Total
diagram index_p133.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="Total" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/Location
diagram index_p134.png
properties
content complex
children InCountry OutsideCountry
source <xs:element name="Location">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="InCountry" type="ClientStatisticType"/>
     
<xs:element name="OutsideCountry" type="ClientStatisticType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/Location/InCountry
diagram index_p135.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="InCountry" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/Location/OutsideCountry
diagram index_p136.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="OutsideCountry" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/LegalTypeClient
diagram index_p137.png
properties
content complex
children Private Institutional
source <xs:element name="LegalTypeClient">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Private" type="ClientStatisticType"/>
     
<xs:element name="Institutional" type="ClientStatisticType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/LegalTypeClient/Private
diagram index_p138.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="Private" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/Clients/LegalTypeClient/Institutional
diagram index_p139.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
source <xs:element name="Institutional" type="ClientStatisticType"/>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties
diagram index_p140.png
properties
content complex
children Total WithinAffiliatedGroup OutsideAffiliatedGroup
annotation
documentation
Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte
source <xs:element name="PortfoliomanagementByThirdParties">
 
<xs:annotation>
   
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung durch Dritte</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total">
       
<xs:annotation>
         
<xs:documentation>insgesamt</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:complexContent>
           
<xs:extension base="ClientStatisticType"/>
         
</xs:complexContent>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="WithinAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OutsideAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/Total
diagram index_p141.png
type extension of ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
insgesamt
source <xs:element name="Total">
 
<xs:annotation>
   
<xs:documentation>insgesamt</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ClientStatisticType"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup
diagram index_p142.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
durch Dritte innerhalb des Konzernverbundes
source <xs:element name="WithinAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation> durch Dritte innerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/Total
diagram index_p143.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
durch Dritte innerhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>durch Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/WithinAffiliatedGroup/CompaniesInCountry
diagram index_p144.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup
diagram index_p145.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
durch Dritte außerhalb des Konzernverbundes
source <xs:element name="OutsideAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation> durch Dritte außerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup/Total
diagram index_p146.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
durch Dritte auserhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>durch Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
diagram index_p147.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon durch deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates
diagram index_p148.png
properties
minOcc 0
maxOcc 1
content complex
children PortfoliomanagementForThirdParties
source <xs:element name="ThirdPartyDiscretionaryMandates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="PortfoliomanagementForThirdParties">
       
<xs:annotation>
         
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>insgesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="WithinAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="OutsideAffiliatedGroup">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Total" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
                   
<xs:annotation>
                     
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties
diagram index_p149.png
properties
content complex
children Total WithinAffiliatedGroup OutsideAffiliatedGroup
annotation
documentation
Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte
source <xs:element name="PortfoliomanagementForThirdParties">
 
<xs:annotation>
   
<xs:documentation>Angaben zur Struktur des Portfoliosmanagements oder der Beratung fuer Dritte</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>insgesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="WithinAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OutsideAffiliatedGroup">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Total" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
             
<xs:annotation>
               
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/Total
diagram index_p150.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
insgesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>insgesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup
diagram index_p151.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
fuer Dritte innerhalb des Konzernverbundes
source <xs:element name="WithinAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup/Total
diagram index_p152.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
fuer Dritte innerhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte innerhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/WithinAffiliatedGroup/CompaniesInCountry
diagram index_p153.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften innerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup
diagram index_p154.png
properties
content complex
children Total CompaniesInCountry
annotation
documentation
fuer Dritte außerhalb des Konzernverbundes
source <xs:element name="OutsideAffiliatedGroup">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte außerhalb des Konzernverbundes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Total" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CompaniesInCountry" type="ClientStatisticType">
       
<xs:annotation>
         
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup/Total
diagram index_p155.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
fuer Dritte auserhalb des Konzernverbundes gesamt
source <xs:element name="Total" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>fuer Dritte auserhalb des Konzernverbundes gesamt</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanyAggregatedType/DiscretionaryMandates/RealAssets/ThirdPartyDiscretionaryMandates/PortfoliomanagementForThirdParties/OutsideAffiliatedGroup/CompaniesInCountry
diagram index_p156.png
type ClientStatisticType
properties
content complex
children Number Assets NetSales
annotation
documentation
davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte
source <xs:element name="CompaniesInCountry" type="ClientStatisticType">
 
<xs:annotation>
   
<xs:documentation>davon fuer deutsche Kapitalanlagegesellschaften außerhalb des Konzernverbundes als Dritte</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy