EntryCharges

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/Charges/EntryCharges

Diagram

EntryCharges EntryChargeHeading xs:string [1] MaximumPercentage xs:decimal [1] Disclaimer xs:string [0..*]

Documentation

EN

10-2a Maximum subscription fee percentage

DE

10-2a Maximaler Prozentsatz des Ausgabeaufschlags

FR

10-2a Maximum souscription frais pourcentage

NL

10-2a Maximum inschrijving kosten percentage

ES

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

IT

10-2a Percentuale massima della quota di abbonamento

CS

10-2a Maximum subscription fee percentage

HU

10-2a Maximum subscription 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

'Entry charge'

'Ausgabeaufschlag'

'Entry charge'

'Entry charge'

'Gastos de entrada'

"Spese di ingresso"

'Entry charge'

'Belepesi koltseg'

ExampleText
xs:decimal

Maximum percentage for entry charge

Maximaler Prozentsatz für den Ausgabeaufschlag

Pourcentage maximum pour les frais d'entrée

Maximumpercentage voor instapkosten

Porcentaje máximo para gastos de entrada

Percentuale massima per le spese di ingresso

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

Maximální procento pro vstupní poplatek

510.90
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="EntryCharges">
   <xs:annotation>
      <xs:documentation xml:lang="en">10-2a Maximum subscription fee percentage</xs:documentation>
      <xs:documentation xml:lang="de">10-2a Maximaler Prozentsatz des Ausgabeaufschlags</xs:documentation>
      <xs:documentation xml:lang="fr">10-2a Maximum souscription frais pourcentage</xs:documentation>
      <xs:documentation xml:lang="nl">10-2a Maximum inschrijving kosten percentage</xs:documentation>
      <xs:documentation xml:lang="es">10-2a Porcentaje máximo de la comisión de suscripción</xs:documentation>
      <xs:documentation xml:lang="it">10-2a Percentuale massima della quota di abbonamento</xs:documentation>
      <xs:documentation xml:lang="cs">10-2a Maximum subscription fee percentage</xs:documentation>
      <xs:documentation xml:lang="hu">10-2a Maximum subscription fee Szazalek</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="EntryChargeHeading" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Entry charge'</xs:documentation>
               <xs:documentation xml:lang="de">'Ausgabeaufschlag'</xs:documentation>
               <xs:documentation xml:lang="fr">'Entry charge'</xs:documentation>
               <xs:documentation xml:lang="nl">'Entry charge'</xs:documentation>
               <xs:documentation xml:lang="es">'Gastos de entrada'</xs:documentation>
               <xs:documentation xml:lang="it">"Spese di ingresso"</xs:documentation>
               <xs:documentation xml:lang="cs">'Entry charge'</xs:documentation>
               <xs:documentation xml:lang="hu">'Belepesi koltseg'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="MaximumPercentage" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">Maximum percentage for entry charge</xs:documentation>
               <xs:documentation xml:lang="de">Maximaler Prozentsatz für den Ausgabeaufschlag</xs:documentation>
               <xs:documentation xml:lang="fr">Pourcentage maximum pour les frais d'entrée</xs:documentation>
               <xs:documentation xml:lang="nl">Maximumpercentage voor instapkosten</xs:documentation>
               <xs:documentation xml:lang="es">Porcentaje máximo para gastos de entrada</xs:documentation>
               <xs:documentation xml:lang="it">Percentuale massima per le spese di ingresso</xs:documentation>
               <xs:documentation xml:lang="hu">Maximális százalék a belépési díjhoz</xs:documentation>
               <xs:documentation xml:lang="cs">Maximální procento pro vstupní 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>