PortfoliomanagementByThirdParties

/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/DiscretionaryMandates/RealAssets/OwnDiscretionaryMandates/PortfoliomanagementByThirdParties

Diagram

PortfoliomanagementByThirdParties Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties Total (anonymous) [1] WithinAffiliatedGroup (anonymous) [1] OutsideAffiliatedGroup (anonymous) [1]

Documentation

Information about the structure of the respective investment or asset management company with regard to portfoliomanagement or advise by third parties

Properties

Type
(anonymous)
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
(anonymous)

insgesamt

(anonymous)

durch Dritte innerhalb des Konzernverbundes

(anonymous)

durch Dritte außerhalb des Konzernverbundes

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            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">
            <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>