AdditionalInformationLanguagesHeading

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/PracticalInformation/FurtherInformation/AdditionalInformationLanguagesHeading

Diagram

AdditionalInformationLanguagesHeading

Documentation

EN

'This information is available in the following languages: '

DE

'Diese Informationen sind in folgenden Sprachen verfügbar: '

FR

'This information est disponible dans following languages: '

NL

'This informatie is beschikbaar in following languages: '

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
7
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="AdditionalInformationLanguagesHeading"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">'This information is available in the following languages: '</xs:documentation>
      <xs:documentation xml:lang="de">'Diese Informationen sind in folgenden Sprachen verfügbar: '</xs:documentation>
      <xs:documentation xml:lang="fr">'This information est disponible dans following languages: '</xs:documentation>
      <xs:documentation xml:lang="nl">'This informatie is beschikbaar in following languages: '</xs:documentation>
   </xs:annotation>
</xs:element>