FundTexts
/FundsXML4/Funds/Fund/FundStaticData/FundTexts
Diagram
Documentation
EN
Collection of fund-related texts
DE
Sammlung von fondbezogenen Texten
FR
Collection de fonds-related texts
NL
Collection van fonds-related texts
ES
Coleccion de textos relacionados con el fondo
IT
Raccolta di testi relativi ai fondi
CS
Sbírka textů souvisejících s fondem
HU
Az alappal kapcsolatos szövegek gyűjteménye
Properties
- Type
- (anonymous)
- 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
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| FundRelatedTextType |
Text entry for the fund in a specific language Texteintrag für den Fonds in einer bestimmten Sprache Entrée de texte pour le fonds dans une langue spécifique Tekstvermelding voor het fonds in een specifieke taal Entrada de texto para el fondo en un idioma específico Voce di testo per il fondo in una lingua specifica Szöveges bejegyzés az alap számára egy adott nyelven Textový záznam pro fond v konkrétním jazyce |
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="FundTexts">
<xs:annotation>
<xs:documentation xml:lang="en">Collection of fund-related texts</xs:documentation>
<xs:documentation xml:lang="de">Sammlung von fondbezogenen Texten</xs:documentation>
<xs:documentation xml:lang="fr">Collection de fonds-related texts</xs:documentation>
<xs:documentation xml:lang="nl">Collection van fonds-related texts</xs:documentation>
<xs:documentation xml:lang="es">Coleccion de textos relacionados con el fondo</xs:documentation>
<xs:documentation xml:lang="it">Raccolta di testi relativi ai fondi</xs:documentation>
<xs:documentation xml:lang="cs">Sbírka textů souvisejících s fondem</xs:documentation>
<xs:documentation xml:lang="hu">Az alappal kapcsolatos szövegek gyűjteménye</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="FundText" type="FundRelatedTextType">
<xs:annotation>
<xs:documentation xml:lang="en">Text entry for the fund in a specific language</xs:documentation>
<xs:documentation xml:lang="de">Texteintrag für den Fonds in einer bestimmten Sprache</xs:documentation>
<xs:documentation xml:lang="fr">Entrée de texte pour le fonds dans une langue spécifique</xs:documentation>
<xs:documentation xml:lang="nl">Tekstvermelding voor het fonds in een specifieke taal</xs:documentation>
<xs:documentation xml:lang="es">Entrada de texto para el fondo en un idioma específico</xs:documentation>
<xs:documentation xml:lang="it">Voce di testo per il fondo in una lingua specifica</xs:documentation>
<xs:documentation xml:lang="hu">Szöveges bejegyzés az alap számára egy adott nyelven</xs:documentation>
<xs:documentation xml:lang="cs">Textový záznam pro fond v konkrétním jazyce</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>