ExitCharges

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/Charges/ExitCharges

Diagram

ExitCharges ExitChargeHeading xs:string [1] MaximumPercentage xs:decimal [1] Disclaimer xs:string [0..*]

Documentation

EN

10-2a Maximum redemption fee percentage

DE

10-2a Maximaler Prozentsatz der Rücknahmegebühr

FR

10-2a Maximum rachat frais pourcentage

NL

10-2a Maximum inkoop kosten percentage

ES

10-2a Porcentaje máximo de la comisión de reembolso

IT

10-2a Percentuale massima della commissione di rimborso

CS

10-2a Maximum redemption fee percentage

HU

10-2a Maximum redemption fee Szazalek

Properties

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

Child Elements & Attributes

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

'Exit charge'

'Rücknahmeabschlag'

'Exit charge'

'Exit charge'

'Gastos de salida'

"Commissioni di uscita"

'Exit charge'

'Kilepesi koltseg'

ExampleText
xs:decimal

Maximum percentage for exit charge

Maximaler Prozentsatz für den Rücknahmeabschlag

Pourcentage maximum pour les frais de sortie

Maximumpercentage voor uitstapkosten

Porcentaje máximo para gastos de salida

Percentuale massima per le commissioni di uscita

Maximális százalék a kilépési díjhoz

Maximální procento pro výstupní poplatek

204.29
xs:string

'This percentage is a maximum.'

'Dieser Prozentsatz ist ein Höchstwert.'

'This pourcentage est un maximum.'

'This percentage is een maximum.'

'Este porcentaje es un máximo.'

"Questa percentuale è il massimo."

'This percentage is a maximum.'

'This Szazalek is a maximum.'

ExampleText

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ExitCharges">
   <xs:annotation>
      <xs:documentation xml:lang="en">10-2a Maximum redemption fee percentage</xs:documentation>
      <xs:documentation xml:lang="de">10-2a Maximaler Prozentsatz der Rücknahmegebühr</xs:documentation>
      <xs:documentation xml:lang="fr">10-2a Maximum rachat frais pourcentage</xs:documentation>
      <xs:documentation xml:lang="nl">10-2a Maximum inkoop kosten percentage</xs:documentation>
      <xs:documentation xml:lang="es">10-2a Porcentaje máximo de la comisión de reembolso</xs:documentation>
      <xs:documentation xml:lang="it">10-2a Percentuale massima della commissione di rimborso</xs:documentation>
      <xs:documentation xml:lang="cs">10-2a Maximum redemption fee percentage</xs:documentation>
      <xs:documentation xml:lang="hu">10-2a Maximum redemption fee Szazalek</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="ExitChargeHeading" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Exit charge'</xs:documentation>
               <xs:documentation xml:lang="de">'Rücknahmeabschlag'</xs:documentation>
               <xs:documentation xml:lang="fr">'Exit charge'</xs:documentation>
               <xs:documentation xml:lang="nl">'Exit charge'</xs:documentation>
               <xs:documentation xml:lang="es">'Gastos de salida'</xs:documentation>
               <xs:documentation xml:lang="it">"Commissioni di uscita"</xs:documentation>
               <xs:documentation xml:lang="cs">'Exit charge'</xs:documentation>
               <xs:documentation xml:lang="hu">'Kilepesi koltseg'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MaximumPercentage" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">Maximum percentage for exit charge</xs:documentation>
               <xs:documentation xml:lang="de">Maximaler Prozentsatz für den Rücknahmeabschlag</xs:documentation>
               <xs:documentation xml:lang="fr">Pourcentage maximum pour les frais de sortie</xs:documentation>
               <xs:documentation xml:lang="nl">Maximumpercentage voor uitstapkosten</xs:documentation>
               <xs:documentation xml:lang="es">Porcentaje máximo para gastos de salida</xs:documentation>
               <xs:documentation xml:lang="it">Percentuale massima per le commissioni di uscita</xs:documentation>
               <xs:documentation xml:lang="hu">Maximális százalék a kilépési díjhoz</xs:documentation>
               <xs:documentation xml:lang="cs">Maximální procento pro výstupní poplatek</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element maxOccurs="unbounded"
                     minOccurs="0"
                     name="Disclaimer"
                     type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'This percentage is a maximum.'</xs:documentation>
               <xs:documentation xml:lang="de">'Dieser Prozentsatz ist ein Höchstwert.'</xs:documentation>
               <xs:documentation xml:lang="fr">'This pourcentage est un maximum.'</xs:documentation>
               <xs:documentation xml:lang="nl">'This percentage is een maximum.'</xs:documentation>
               <xs:documentation xml:lang="es">'Este porcentaje es un máximo.'</xs:documentation>
               <xs:documentation xml:lang="it">"Questa percentuale è il massimo."</xs:documentation>
               <xs:documentation xml:lang="cs">'This percentage is a maximum.'</xs:documentation>
               <xs:documentation xml:lang="hu">'This Szazalek is a maximum.'</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>