Disclaimer

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

Diagram

Disclaimer

Documentation

EN

'This percentage is a maximum.'

DE

'Dieser Prozentsatz ist ein Höchstwert.'

FR

'This pourcentage est un maximum.'

NL

'This percentage is een maximum.'

ES

'Este porcentaje es un máximo.'

IT

"Questa percentuale è il massimo."

CS

'This percentage is a maximum.'

HU

'This Szazalek is a maximum.'

Properties

Type
xs:string
Cardinality
0..*
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
7
Sample Data
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"
            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>