CountryDistribution
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/AnnualReturnsStructure/CountryDistribution
Diagram
Documentation
Return figures broken down by country
Renditekennzahlen aufgeschlüsselt nach Land
Chiffres de rendement ventilés par pays
Rendementscijfers uitgesplitst naar land
Cifras de rendimiento desglosadas por país
Cifre di rendimento suddivise per paese
Hozamadatok országonkénti bontásban
Údaje o výnosnosti v členění podle země
Properties
- Type
- (anonymous)
- Cardinality
- 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
- 8
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ISOCountryCodeType |
Land, für das die Renditekennzahlen zutreffen Country for which the return indicators apply Pays pour qui rendement indicators apply Land voor welke rendement indicators apply País para el que aplican los indicadores de rendimiento Paese a cui si applicano gli indicatori di rendimento Country for which the return indicators apply Country for which the return indicators apply |
aa | |
| AnnualReturnsDataDEType |
Return figures for a specific country Renditekennzahlen für ein bestimmtes Land Chiffres de rendement pour un pays spécifique Rendementscijfers voor een specifiek land Cifras de rendimiento para un país específico Cifre di rendimento per un paese specifico Hozamadatok egy adott országra Údaje o výnosnosti pro konkrétní zemi |
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"
maxOccurs="unbounded"
name="CountryDistribution">
<xs:annotation>
<xs:documentation xml:lang="en">Return figures broken down by country</xs:documentation>
<xs:documentation xml:lang="de">Renditekennzahlen aufgeschlüsselt nach Land</xs:documentation>
<xs:documentation xml:lang="fr">Chiffres de rendement ventilés par pays</xs:documentation>
<xs:documentation xml:lang="nl">Rendementscijfers uitgesplitst naar land</xs:documentation>
<xs:documentation xml:lang="es">Cifras de rendimiento desglosadas por país</xs:documentation>
<xs:documentation xml:lang="it">Cifre di rendimento suddivise per paese</xs:documentation>
<xs:documentation xml:lang="hu">Hozamadatok országonkénti bontásban</xs:documentation>
<xs:documentation xml:lang="cs">Údaje o výnosnosti v členění podle země</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Country" type="ISOCountryCodeType">
<xs:annotation>
<xs:documentation xml:lang="de">Land, für das die Renditekennzahlen zutreffen</xs:documentation>
<xs:documentation xml:lang="en">Country for which the return indicators apply</xs:documentation>
<xs:documentation xml:lang="fr">Pays pour qui rendement indicators apply</xs:documentation>
<xs:documentation xml:lang="nl">Land voor welke rendement indicators apply</xs:documentation>
<xs:documentation xml:lang="es">País para el que aplican los indicadores de rendimiento</xs:documentation>
<xs:documentation xml:lang="it">Paese a cui si applicano gli indicatori di rendimento</xs:documentation>
<xs:documentation xml:lang="cs">Country for which the return indicators apply</xs:documentation>
<xs:documentation xml:lang="hu">Country for which the return indicators apply</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="CountryFigures" type="AnnualReturnsDataDEType">
<xs:annotation>
<xs:documentation xml:lang="en">Return figures for a specific country</xs:documentation>
<xs:documentation xml:lang="de">Renditekennzahlen für ein bestimmtes Land</xs:documentation>
<xs:documentation xml:lang="fr">Chiffres de rendement pour un pays spécifique</xs:documentation>
<xs:documentation xml:lang="nl">Rendementscijfers voor een specifiek land</xs:documentation>
<xs:documentation xml:lang="es">Cifras de rendimiento para un país específico</xs:documentation>
<xs:documentation xml:lang="it">Cifre di rendimento per un paese specifico</xs:documentation>
<xs:documentation xml:lang="hu">Hozamadatok egy adott országra</xs:documentation>
<xs:documentation xml:lang="cs">Údaje o výnosnosti pro konkrétní zemi</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>