CountriesWhereApplicable
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/FundTexts/FundText/CountriesWhereApplicable
Diagram
Documentation
Fund text can be used in these countries
Fondstext kann in den diesen Ländern verwendet werden
Le texte du fonds peut être utilisé dans ces pays
Fondstekst kan in deze landen worden gebruikt
El texto del fondo puede usarse en estos países
Il testo del fondo può essere utilizzato in questi paesi
Text fondu může být použit v těchto zemích
Az alap szöveg ezekben az országokban használható
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
- 9
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ISOCountryCodeType |
ISO Country Code of the countries where fund text is applicable ISO-Ländercode der Länder, in denen der Fondstext anwendbar ist Code pays ISO des pays où le texte du fonds est applicable ISO-landcode van de landen waar de fondstekst van toepassing is Código de país ISO de los países donde el texto del fondo es aplicable Codice paese ISO dei paesi in cui è applicabile il testo del fondo ISO kód země zemí, kde je text fondu platný Azon országok ISO országkódja, ahol az alap szöveg alkalmazható |
aa |
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="CountriesWhereApplicable">
<xs:annotation>
<xs:documentation xml:lang="en">Fund text can be used in these countries</xs:documentation>
<xs:documentation xml:lang="de">Fondstext kann in den diesen Ländern verwendet werden</xs:documentation>
<xs:documentation xml:lang="fr">Le texte du fonds peut être utilisé dans ces pays</xs:documentation>
<xs:documentation xml:lang="nl">Fondstekst kan in deze landen worden gebruikt</xs:documentation>
<xs:documentation xml:lang="es">El texto del fondo puede usarse en estos países</xs:documentation>
<xs:documentation xml:lang="it">Il testo del fondo può essere utilizzato in questi paesi</xs:documentation>
<xs:documentation xml:lang="cs">Text fondu může být použit v těchto zemích</xs:documentation>
<xs:documentation xml:lang="hu">Az alap szöveg ezekben az országokban használható</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Country" type="ISOCountryCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">ISO Country Code of the countries where fund text is applicable</xs:documentation>
<xs:documentation xml:lang="de">ISO-Ländercode der Länder, in denen der Fondstext anwendbar ist</xs:documentation>
<xs:documentation xml:lang="fr">Code pays ISO des pays où le texte du fonds est applicable</xs:documentation>
<xs:documentation xml:lang="nl">ISO-landcode van de landen waar de fondstekst van toepassing is</xs:documentation>
<xs:documentation xml:lang="es">Código de país ISO de los países donde el texto del fondo es aplicable</xs:documentation>
<xs:documentation xml:lang="it">Codice paese ISO dei paesi in cui è applicabile il testo del fondo</xs:documentation>
<xs:documentation xml:lang="cs">ISO kód země zemí, kde je text fondu platný</xs:documentation>
<xs:documentation xml:lang="hu">Azon országok ISO országkódja, ahol az alap szöveg alkalmazható</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>