Disclaimer
/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/Charges/ExitCharges/Disclaimer
Diagram
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.'
Properties
- Type
- xs:string
- Cardinality
- 0..*
- 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
Element Definition
<xs:element 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:annotation>
</xs:element>