GlobalDisclaimer

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/CoverPage/GlobalDisclaimer

Diagram

GlobalDisclaimer

Documentation

EN

'This document provides you with...'

DE

'Dieses Dokument liefert Ihnen...'

FR

'This document provides you avec...'

NL

'This document provides you met...'

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
6
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="GlobalDisclaimer"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">'This document provides you with...'</xs:documentation>
      <xs:documentation xml:lang="de">'Dieses Dokument liefert Ihnen...'</xs:documentation>
      <xs:documentation xml:lang="fr">'This document provides you avec...'</xs:documentation>
      <xs:documentation xml:lang="nl">'This document provides you met...'</xs:documentation>
   </xs:annotation>
</xs:element>