OwnDiscretionaryMandates

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

Diagram

OwnDiscretionaryMandates Clients (anonymous) [0..1] PortfoliomanagementByThirdParties (anonymous) [0..1] Property (anonymous) [0..1]

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
6
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
(anonymous)
(anonymous)

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

(anonymous)

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="OwnDiscretionaryMandates">
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" 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 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>
         <xs:element minOccurs="0" name="Property">
            <xs:annotation>
               <xs:documentation>
</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:sequence>
                  <xs:element name="TotalAmount" type="xs:decimal">
                     <xs:annotation>
                        <xs:documentation>In Euro
</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>