CountrySpecificData
/FundsXML4/Funds/Fund/CountrySpecificData
Diagram
Documentation
Country specific data of fund (as defined in 'FundsXML4_CountrySpecificData_xx.xsd')
Länderspezifische Daten des Fonds (wie in 'FundsXML4_CountrySpecificData_xx.xsd' definiert)
Données spécifiques au pays du fonds (tel que défini dans 'FundsXML4_CountrySpecificData_xx.xsd')
Landspecifieke gegevens van het fonds (zoals gedefinieerd in 'FundsXML4_CountrySpecificData_xx.xsd')
Properties
- Type
- CountrySpecificFundDataType
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 3
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| CountrySpecificFundDataATType |
Fund related data for Austria [AUTO] Fund-bezogene Daten für Österreich Fonds related données pour Autriche Fonds related gegevens voor Oostenrijk |
||
| CountrySpecificFundDataDEType |
Fund related data for Germany [AUTO] Fund-bezogene Daten für Deutschland Fonds related données pour Allemagne Fonds related gegevens voor Duitsland |
||
| CountrySpecificFundDataDKType |
Fund related data for Denmark [AUTO] Fund-bezogene Daten für Dänemark Fonds related données pour Danemark Fonds related gegevens voor Denemarken |
||
| CountrySpecificFundDataFRType |
Fund related data for France [AUTO] Fund-bezogene Daten für Frankreich Fonds related données pour France Fonds related gegevens voor Frankrijk |
||
| CountrySpecificFundDataLUType |
Fund related data for Luxembourg [AUTO] Fund-bezogene Daten für Luxemburg Fonds related données pour Luxembourg Fonds related gegevens voor Luxemburg |
||
| CountrySpecificFundDataNLType |
Fund related data for the Netherlands [AUTO] Fund-bezogene Daten für die Niederlande Fonds related données pour Pays-Bas Fonds related gegevens voor Nederland |
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="CountrySpecificData"
type="CountrySpecificFundDataType">
<xs:annotation>
<xs:documentation xml:lang="en">Country specific data of fund (as defined in 'FundsXML4_CountrySpecificData_xx.xsd')</xs:documentation>
<xs:documentation xml:lang="de">Länderspezifische Daten des Fonds (wie in 'FundsXML4_CountrySpecificData_xx.xsd' definiert)</xs:documentation>
<xs:documentation xml:lang="fr">Données spécifiques au pays du fonds (tel que défini dans 'FundsXML4_CountrySpecificData_xx.xsd')</xs:documentation>
<xs:documentation xml:lang="nl">Landspecifieke gegevens van het fonds (zoals gedefinieerd in 'FundsXML4_CountrySpecificData_xx.xsd')</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(CountrySpecificFundDataType)
Referenced Type Definition (CountrySpecificFundDataType)
<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="CountrySpecificFundDataType">
<xs:annotation>
<xs:documentation xml:lang="en">Container for country-specific fund data extensions</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Container für länderspezifische Fund-Datenerweiterungen</xs:documentation>
<xs:documentation xml:lang="fr">Conteneur pour spécifique au pays fonds extensions de données</xs:documentation>
<xs:documentation xml:lang="nl">Container voor landspecifiek fonds gegevens-uitbreidingen</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" name="AT" type="CountrySpecificFundDataATType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for Austria</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für Österreich</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour Autriche</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Oostenrijk</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="DE" type="CountrySpecificFundDataDEType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for Germany</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für Deutschland</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour Allemagne</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Duitsland</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="DK" type="CountrySpecificFundDataDKType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for Denmark</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für Dänemark</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour Danemark</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Denemarken</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="FR" type="CountrySpecificFundDataFRType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for France</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für Frankreich</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour France</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Frankrijk</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="LU" type="CountrySpecificFundDataLUType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for Luxembourg</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für Luxemburg</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour Luxembourg</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Luxemburg</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NL" type="CountrySpecificFundDataNLType">
<xs:annotation>
<xs:documentation xml:lang="en">Fund related data for the Netherlands</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Fund-bezogene Daten für die Niederlande</xs:documentation>
<xs:documentation xml:lang="fr">Fonds related données pour Pays-Bas</xs:documentation>
<xs:documentation xml:lang="nl">Fonds related gegevens voor Nederland</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>