Description

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/PerformanceFigures/Ratings/Rating/Descriptions/Description/Description

Diagram

Description

Documentation

EN

Description text

DE

Beschreibungstext

FR

Texte de description

NL

Beschrijvingstekst

ES

Texto de descripción

IT

Testo della descrizione

HU

Leírás szövege

CS

Text popisu

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
13
Sample Data
ExampleText

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">Description text</xs:documentation>
      <xs:documentation xml:lang="de">Beschreibungstext</xs:documentation>
      <xs:documentation xml:lang="fr">Texte de description</xs:documentation>
      <xs:documentation xml:lang="nl">Beschrijvingstekst</xs:documentation>
      <xs:documentation xml:lang="es">Texto de descripción</xs:documentation>
      <xs:documentation xml:lang="it">Testo della descrizione</xs:documentation>
      <xs:documentation xml:lang="hu">Leírás szövege</xs:documentation>
      <xs:documentation xml:lang="cs">Text popisu</xs:documentation>
   </xs:annotation>
</xs:element>