FR

/FundsXML4/Funds/Fund/CountrySpecificData/FR

Diagram

FR

Documentation

EN

Fund related data for France

DE

[AUTO] Fund-bezogene Daten für Frankreich

FR

Fonds related données pour France

NL

Fonds related gegevens voor Frankrijk

Properties

Type
CountrySpecificFundDataFRType
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
4
Sample Data

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            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>

Referenced Type Definition (CountrySpecificFundDataFRType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificFundDataFRType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Placeholder for France-specific fund data extensions (not yet implemented)</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Platzhalter für Frankreich-spezifische Fund-Datenerweiterungen (noch nicht implementiert)</xs:documentation>
      <xs:documentation xml:lang="fr">Espace réservé pour France-spécifique fonds extensions de données (pas encore implémenté)</xs:documentation>
      <xs:documentation xml:lang="nl">Tijdelijke aanduiding voor Frankrijk-specifiek fonds gegevens-uitbreidingen (nog niet geïmplementeerd)</xs:documentation>
   </xs:annotation>
   <xs:complexContent>
      <xs:extension base="xs:anyType"/>
   </xs:complexContent>
</xs:complexType>