Fund

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/CostsAndChargesExAnte/Fund

Diagram

Fund Relevant fields for funds EntryCost xs:decimal [0..1] MaxEntryCostItaly xs:decimal [0..1] MaxEntryCostAcquired xs:decimal [0..1] MaxExitCost xs:decimal [0..1] MaxExitCostItaly xs:decimal [0..1] MaxExitCostAcquired xs:decimal [0..1] TypicalExitCost xs:decimal [0..1] OngoingCosts xs:decimal [1] ManagementFee xs:decimal [1] DistributionFee xs:decimal [0..1] TransactionCosts xs:decimal [1] IncidentalCosts xs:decimal [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

07020: Maximum not acquired to the fund (ETF are excluded). Expressed as a % of the amount to be invested

273.23
xs:decimal

07030: Maximum fixed amount per subscription, not incorporated. Flat fee definied by the manufacturer

33.48
xs:decimal

07040: Subscription fees acquired to the fund
Expressed as a % of the amount to be invested

533.68
xs:decimal

07050: Maximum not acquired to the fund (ETF are excluded). Expressed as a % of the NAV

496.38
xs:decimal

07060: Maximum fixed amount per redemption, not incorporated. Flat fee defined by the manufacturer

587.28
xs:decimal

07070: Maximum (ETF are excluded). Subscription fees acquired to the fund. Expressed as a % of the NAV

222.74
xs:decimal

07080: Current exit cost linked to the RHP or ????????

559.08
xs:decimal

07100: Ongoing costs include management fees and distribution fees

989.29
xs:decimal

07110: Percentage per annum. These fees are included in total on going costs. These fees are used by distributors to calculate their retrocession fees

914.62
xs:decimal

07120: Percentage per annum. Only applicable if the product has this feature (legal wording in the documentation). These fees are included in total on going costs and are not included into the management fees.

571.55
xs:decimal

07130: Costs within the products (percentage of NAV)

759.44
xs:decimal

07140: Expressed as a % of NAV of the Financial Product. Includes performance fees and others costs Ex ante

553.44

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="EntryCost" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07020: Maximum not acquired to the fund (ETF are excluded). Expressed as a % of the amount to be invested</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MaxEntryCostItaly" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07030: Maximum fixed amount per subscription, not incorporated. Flat fee definied by the manufacturer</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MaxEntryCostAcquired" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07040: Subscription fees acquired to the fund 
Expressed as a % of the amount to be invested</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MaxExitCost" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07050: Maximum not acquired to the fund  (ETF are excluded). Expressed as a % of the NAV</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MaxExitCostItaly" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07060: Maximum fixed amount per redemption, not incorporated. Flat fee defined by the manufacturer</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="MaxExitCostAcquired" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07070: Maximum (ETF are excluded). Subscription fees acquired to the fund. Expressed as a % of the NAV</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="TypicalExitCost" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07080: Current exit cost linked to the RHP or ????????</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="OngoingCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07100: Ongoing costs include management fees and distribution fees</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="ManagementFee" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07110: Percentage per annum. These fees are included in total on going costs. These fees are used by distributors to calculate their retrocession fees</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="DistributionFee" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07120: Percentage per annum. Only applicable if the product has this feature (legal wording in the documentation). These fees are included in total on going costs and are not included into the management fees.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="TransactionCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07130: Costs within the products (percentage of NAV)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="IncidentalCosts" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>07140: Expressed as a % of NAV of the Financial Product. Includes performance fees and others costs Ex ante</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>