Fund

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/CostsAndChargesExPost/Fund

Diagram

Fund Relevant fields for funds OngoingCosts xs:decimal [0..1] ManagementFee xs:decimal [0..1] DistributionFee xs:decimal [0..1] TransactionCosts xs:decimal [0..1] IncidentialCosts xs:decimal [0..1] CalculationPeriod (anonymous) [0..1]

Documentation

Relevant fields for funds

Properties

Type
(anonymous)
Cardinality
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
xs:decimal

08030: Ongoing costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year

553.73
xs:decimal

08050: Management fee ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year

196.84
xs:decimal

08060: Distribution fee ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year

114.74
xs:decimal

08070: Transaction costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year

667.16
xs:decimal

08080: Incidential costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year

169.61
(anonymous)

Mandatory for German and Swiss distributors

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"
            name="Fund">
   <xs:annotation>
      <xs:documentation>Relevant fields for funds</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="OngoingCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>08030: Ongoing costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="ManagementFee" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>08050: Management fee ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="DistributionFee" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>08060: Distribution fee ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="TransactionCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>08070: Transaction costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="IncidentialCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>08080: Incidential costs ex post
Definition tbd as a % of NAV of the Financial Product / per annum. Occured costs over one year</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="CalculationPeriod">
            <xs:annotation>
               <xs:documentation>Mandatory for German and Swiss distributors</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:sequence>
                  <xs:element minOccurs="0" name="Start" type="xs:date">
                     <xs:annotation>
                        <xs:documentation>08090: Date of beginning of calculation period
Mandatory for German and Swiss distributors</xs:documentation>
                     </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="End" type="xs:date">
                     <xs:annotation>
                        <xs:documentation>08100: Date of end of calculation period
Mandatory for German and Swiss distributors</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>