Description
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/Expenses/Expense/Description
Diagram
Documentation
EN
Text description
DE
Textbeschreibung
FR
Text description
NL
Text beschrijving
ES
Descripci\u00f3n de texto
IT
Descrizione del testo
CS
Text description
HU
Text description
Properties
- Type
- xs:string
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 14
- Sample Data
- ExampleText
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="Description"
type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Text description</xs:documentation>
<xs:documentation xml:lang="de">Textbeschreibung</xs:documentation>
<xs:documentation xml:lang="fr">Text description</xs:documentation>
<xs:documentation xml:lang="nl">Text beschrijving</xs:documentation>
<xs:documentation xml:lang="es">Descripci\u00f3n de texto</xs:documentation>
<xs:documentation xml:lang="it">Descrizione del testo</xs:documentation>
<xs:documentation xml:lang="cs">Text description</xs:documentation>
<xs:documentation xml:lang="hu">Text description</xs:documentation>
</xs:annotation>
</xs:element>