AssetManagementCompany

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/AssetManagementCompany

Diagram

AssetManagementCompany FundManagedByHeading xs:string [1] AssetManagementCompanyName xs:string [1] AssetManagementCompanyGroupName xs:string [0..1]

Documentation

EN

Art.4-5 and 6

DE

Art. 4-5 und 6

FR

Art.4-5 et 6

NL

Art.4-5 en 6

Properties

Type
(anonymous)
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

'This fund is managed by...'

'Dieser Fonds wird verwaltet von...'

'This fonds est managed par...'

'This fonds is managed door...'

ExampleText
xs:string

4-5

4-5

4-5

4-5

ExampleText
xs:string

4-6

4-6

4-6

4-6

ExampleText

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="AssetManagementCompany">
   <xs:annotation>
      <xs:documentation xml:lang="en">Art.4-5 and 6 </xs:documentation>
      <xs:documentation xml:lang="de">Art. 4-5 und 6</xs:documentation>
      <xs:documentation xml:lang="fr">Art.4-5 et 6</xs:documentation>
      <xs:documentation xml:lang="nl">Art.4-5 en 6</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="FundManagedByHeading" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'This fund is managed by...'</xs:documentation>
               <xs:documentation xml:lang="de">'Dieser Fonds wird verwaltet von...'</xs:documentation>
               <xs:documentation xml:lang="fr">'This fonds est managed par...'</xs:documentation>
               <xs:documentation xml:lang="nl">'This fonds is managed door...'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="AssetManagementCompanyName" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">4-5</xs:documentation>
               <xs:documentation xml:lang="de">4-5</xs:documentation>
               <xs:documentation xml:lang="fr">4-5</xs:documentation>
               <xs:documentation xml:lang="nl">4-5</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0"
                     name="AssetManagementCompanyGroupName"
                     type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">4-6</xs:documentation>
               <xs:documentation xml:lang="de">4-6</xs:documentation>
               <xs:documentation xml:lang="fr">4-6</xs:documentation>
               <xs:documentation xml:lang="nl">4-6</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>