Title
/FundsXML4/Funds/Fund/FundStaticData/FundTexts/FundText/Title
Diagram
Documentation
EN
Title of fund text in specified language
DE
Titel/Überschrift des Fondstextes in oben angegebener Sprache
FR
Titre du texte du fonds dans la langue spécifiée
NL
Titel van de fondstekst in de opgegeven taal
ES
Título del texto del fondo en el idioma especificado
IT
Titolo del testo del fondo nella lingua specificata
CS
Název textu fondu v zadaném jazyce
HU
Az alap szöveg címe a megadott nyelven
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
- 6
- 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="Title"
type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Title of fund text in specified language</xs:documentation>
<xs:documentation xml:lang="de">Titel/Überschrift des Fondstextes in oben angegebener Sprache</xs:documentation>
<xs:documentation xml:lang="fr">Titre du texte du fonds dans la langue spécifiée</xs:documentation>
<xs:documentation xml:lang="nl">Titel van de fondstekst in de opgegeven taal</xs:documentation>
<xs:documentation xml:lang="es">Título del texto del fondo en el idioma especificado</xs:documentation>
<xs:documentation xml:lang="it">Titolo del testo del fondo nella lingua specificata</xs:documentation>
<xs:documentation xml:lang="cs">Název textu fondu v zadaném jazyce</xs:documentation>
<xs:documentation xml:lang="hu">Az alap szöveg címe a megadott nyelven</xs:documentation>
</xs:annotation>
</xs:element>