DynLenNames
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Names/DynLenNames
Diagram
Documentation
Name of fund or share class for different max-space situations
Name des Fund oder der ShareClass für verschiedene Platzanforderungen
Nom du fonds ou de la classe d'actions pour différentes situations d'espace maximal
Naam van het fonds of de aandelenklasse voor verschillende maximale-ruimtesituaties
Nombre del fondo o clase de acciones para diferentes situaciones de espacio máximo
Nome del fondo o della classe di azioni per diverse situazioni di spazio massimo
Název fondu nebo třídy akcií pro různé situace maximálního prostoru
Az alap vagy befektetési jegy osztály neve különböző maximális helyzetek számára
Properties
- Type
- DynLenNamesType
- 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
- 9
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
Name with specific maximum length Name mit bestimmter Maximallänge Nom avec longueur maximale spécifique Naam met specifieke maximale lengte Nombre con longitud máxima específica Nome con lunghezza massima specifica Název s konkrétní maximální délkou Név meghatározott maximális hosszúsággal |
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="DynLenNames"
type="DynLenNamesType">
<xs:annotation>
<xs:documentation xml:lang="en">Name of fund or share class for different max-space situations</xs:documentation>
<xs:documentation xml:lang="de">Name des Fund oder der ShareClass für verschiedene Platzanforderungen</xs:documentation>
<xs:documentation xml:lang="fr">Nom du fonds ou de la classe d'actions pour différentes situations d'espace maximal</xs:documentation>
<xs:documentation xml:lang="nl">Naam van het fonds of de aandelenklasse voor verschillende maximale-ruimtesituaties</xs:documentation>
<xs:documentation xml:lang="es">Nombre del fondo o clase de acciones para diferentes situaciones de espacio máximo</xs:documentation>
<xs:documentation xml:lang="it">Nome del fondo o della classe di azioni per diverse situazioni di spazio massimo</xs:documentation>
<xs:documentation xml:lang="cs">Název fondu nebo třídy akcií pro různé situace maximálního prostoru</xs:documentation>
<xs:documentation xml:lang="hu">Az alap vagy befektetési jegy osztály neve különböző maximális helyzetek számára</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(DynLenNamesType)
Referenced Type Definition (DynLenNamesType)
<xs:complexType 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"
name="DynLenNamesType">
<xs:annotation>
<xs:documentation xml:lang="en">Names with dynamic maximum lengths for different display contexts</xs:documentation>
<xs:documentation xml:lang="de">Namen mit dynamischen Maximallängen für verschiedene Anzeigekontext</xs:documentation>
<xs:documentation xml:lang="fr">Noms avec longueurs maximales dynamiques pour différents contextes d'affichage</xs:documentation>
<xs:documentation xml:lang="nl">Namen met dynamische maximale lengten voor verschillende weergavecontexten</xs:documentation>
<xs:documentation xml:lang="es">Nombres con longitudes máximas dinámicas para diferentes contextos de visualización</xs:documentation>
<xs:documentation xml:lang="it">Nomi con lunghezze massime dinamiche per diversi contesti di visualizzazione</xs:documentation>
<xs:documentation xml:lang="cs">Názvy s dynamickými maximálními délkami pro různé kontexty zobrazení</xs:documentation>
<xs:documentation xml:lang="hu">Nevek dinamikus maximális hosszúsággal különböző megjelenítési kontextusokhoz</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Name">
<xs:annotation>
<xs:documentation xml:lang="en">Name with specific maximum length</xs:documentation>
<xs:documentation xml:lang="de">Name mit bestimmter Maximallänge</xs:documentation>
<xs:documentation xml:lang="fr">Nom avec longueur maximale spécifique</xs:documentation>
<xs:documentation xml:lang="nl">Naam met specifieke maximale lengte</xs:documentation>
<xs:documentation xml:lang="es">Nombre con longitud máxima específica</xs:documentation>
<xs:documentation xml:lang="it">Nome con lunghezza massima specifica</xs:documentation>
<xs:documentation xml:lang="cs">Název s konkrétní maximální délkou</xs:documentation>
<xs:documentation xml:lang="hu">Név meghatározott maximális hosszúsággal</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="maxLen" type="xs:positiveInteger" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">Maximum length of the name in characters</xs:documentation>
<xs:documentation xml:lang="de">Maximale Länge des Namens in Zeichen</xs:documentation>
<xs:documentation xml:lang="fr">Longueur maximale du nom en caractères</xs:documentation>
<xs:documentation xml:lang="nl">Maximale lengte van de naam in tekens</xs:documentation>
<xs:documentation xml:lang="es">Longitud máxima del nombre en caracteres</xs:documentation>
<xs:documentation xml:lang="it">Lunghezza massima del nome in caratteri</xs:documentation>
<xs:documentation xml:lang="cs">Maximální délka názvu ve znacích</xs:documentation>
<xs:documentation xml:lang="hu">A név maximális hossza karakterben</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>