FundTexts

/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/FundTexts

Diagram

FundTexts FundText FundRelatedTextType [1..*]

Documentation

EN

Collection of subfund-related texts

DE

Sammlung von subfundbezogenen Texten

FR

Collection de subfund-related texts

NL

Collection van subfund-related texts

ES

Coleccion de textos relacionados con el subfondo

IT

Raccolta di testi relativi ai comparti

CS

Sbírka textů souvisejících s podfondem

HU

A podfonddal 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
7

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
FundRelatedTextType

Text entry for the subfund in a specific language

Texteintrag für den Subfonds in einer bestimmten Sprache

Entrée de texte pour le compartiment dans une langue spécifique

Tekstvermelding voor het subfonds in een specifieke taal

Entrada de texto para el subfondo en un idioma específico

Voce di testo per il comparto in una lingua specifica

Szöveges bejegyzés a podfond számára egy adott nyelven

Textový záznam pro podfond v konkrétním jazyce

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 subfund-related texts</xs:documentation>
      <xs:documentation xml:lang="de">Sammlung von subfundbezogenen Texten</xs:documentation>
      <xs:documentation xml:lang="fr">Collection de subfund-related texts</xs:documentation>
      <xs:documentation xml:lang="nl">Collection van subfund-related texts</xs:documentation>
      <xs:documentation xml:lang="es">Coleccion de textos relacionados con el subfondo</xs:documentation>
      <xs:documentation xml:lang="it">Raccolta di testi relativi ai comparti</xs:documentation>
      <xs:documentation xml:lang="cs">Sbírka textů souvisejících s podfondem</xs:documentation>
      <xs:documentation xml:lang="hu">A podfonddal 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 subfund in a specific language</xs:documentation>
               <xs:documentation xml:lang="de">Texteintrag für den Subfonds in einer bestimmten Sprache</xs:documentation>
               <xs:documentation xml:lang="fr">Entrée de texte pour le compartiment dans une langue spécifique</xs:documentation>
               <xs:documentation xml:lang="nl">Tekstvermelding voor het subfonds in een specifieke taal</xs:documentation>
               <xs:documentation xml:lang="es">Entrada de texto para el subfondo en un idioma específico</xs:documentation>
               <xs:documentation xml:lang="it">Voce di testo per il comparto in una lingua specifica</xs:documentation>
               <xs:documentation xml:lang="hu">Szöveges bejegyzés a podfond számára egy adott nyelven</xs:documentation>
               <xs:documentation xml:lang="cs">Textový záznam pro podfond v konkrétním jazyce</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>