FurtherInformation

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

Diagram

FurtherInformation FurtherInformationDetails xs:string [1] AdditionalInformationLanguagesHeading xs:string [1] FurtherInformationLanguage ISOCountryCodeType [1..*]

Documentation

EN

20-1b and 1c Where to find...

DE

20-1b und 1c Wo finden Sie...

FR

20-1b et 1c Where à find...

NL

20-1b en 1c Where naar find...

Properties

Type
(anonymous)
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
6

Child Elements & Attributes

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

Where and how to obtain further information free of charge: prosectus, annual report, NAVs...

Wo und wie Sie weitere Informationen kostenlos erhalten: Prospekt, Jahresbericht, NAVs...

Where et comment à obtain further information free de charge: prosectus, annuel report, NAVs...

Where en hoe naar obtain further informatie free van charge: prosectus, jaarlijks report, NAVs...

ExampleText
xs:string

'This information is available in the following languages: '

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

'This information est disponible dans following languages: '

'This informatie is beschikbaar in following languages: '

ExampleText
ISOCountryCodeType

List of languages available

Liste der verfügbaren Sprachen

Liste de languages disponible

Lijst van languages beschikbaar

aa

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="FurtherInformation">
   <xs:annotation>
      <xs:documentation xml:lang="en">20-1b and 1c Where to find...</xs:documentation>
      <xs:documentation xml:lang="de">20-1b und 1c Wo finden Sie...</xs:documentation>
      <xs:documentation xml:lang="fr">20-1b et 1c Where à find...</xs:documentation>
      <xs:documentation xml:lang="nl">20-1b en 1c Where naar find...</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="FurtherInformationDetails" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">Where and how to obtain further information free of charge: prosectus, annual report, NAVs...</xs:documentation>
               <xs:documentation xml:lang="de">Wo und wie Sie weitere Informationen kostenlos erhalten: Prospekt, Jahresbericht, NAVs...</xs:documentation>
               <xs:documentation xml:lang="fr">Where et comment à obtain further information free de charge: prosectus, annuel report, NAVs...</xs:documentation>
               <xs:documentation xml:lang="nl">Where en hoe naar obtain further informatie free van charge: prosectus, jaarlijks report, NAVs...</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element 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>
         <xs:element maxOccurs="unbounded"
                     name="FurtherInformationLanguage"
                     type="ISOCountryCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">List of languages available</xs:documentation>
               <xs:documentation xml:lang="de">Liste der verfügbaren Sprachen</xs:documentation>
               <xs:documentation xml:lang="fr">Liste de languages disponible</xs:documentation>
               <xs:documentation xml:lang="nl">Lijst van languages beschikbaar</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>