Description

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/Charges/OtherFees/OtherFee/Description

Diagram

Description

Documentation

EN

Description of current fee (conditions,...)

DE

Beschreibung der aktuellen Gebühr (Bedingungen,...)

FR

Description de current frais (conditions,...)

NL

Beschrijving van current kosten (conditions,...)

Properties

Type
xs:string
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
8
Sample Data
ExampleText

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Description"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Description of current fee (conditions,...)</xs:documentation>
      <xs:documentation xml:lang="de">Beschreibung der aktuellen Gebühr (Bedingungen,...)</xs:documentation>
      <xs:documentation xml:lang="fr">Description de current frais (conditions,...)</xs:documentation>
      <xs:documentation xml:lang="nl">Beschrijving van current kosten (conditions,...)</xs:documentation>
   </xs:annotation>
</xs:element>