FundDataPortalInfos

/FundsXML4/ControlData/CountrySpecificData/AT/FundDataPortalInfos

Diagram

FundDataPortalInfos Info xs:string [1..*]

Documentation

EN

Optional informations from fund data portal when downloading data

DE

Optional informations von Fonds Daten portal wann downloading Daten

FR

Optionnel informations de fonds données portal quand downloading données

NL

Optioneel informations van fonds gegevens portal wanneer downloading gegevens

ES

Información opcional del portal de datos de fondos al descargar datos

IT

Informazioni facoltative dal portale dei dati sui fondi durante il download dei dati

CS

Optional informations from fund data portal when downloading data

HU

Optional informations from fund data portal when downloading data

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
4

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

Information item from the fund data portal

Informationselement aus dem Fondsdatenportal

Élément d'information du portail de données des fonds

Informatie-item uit het fondsdataportaal

Elemento de información del portal de datos de fondos

Elemento informativo dal portale dati fondi

Információs elem a fondadatportálról

Informační položka z datového portálu fondů

ExampleText

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="FundDataPortalInfos">
   <xs:annotation>
      <xs:documentation xml:lang="en">Optional informations from fund data portal when downloading data</xs:documentation>
      <xs:documentation xml:lang="de">Optional informations von Fonds Daten portal wann downloading Daten</xs:documentation>
      <xs:documentation xml:lang="fr">Optionnel informations de fonds données portal quand downloading données</xs:documentation>
      <xs:documentation xml:lang="nl">Optioneel informations van fonds gegevens portal wanneer downloading gegevens</xs:documentation>
      <xs:documentation xml:lang="es">Información opcional del portal de datos de fondos al descargar datos</xs:documentation>
      <xs:documentation xml:lang="it">Informazioni facoltative dal portale dei dati sui fondi durante il download dei dati</xs:documentation>
      <xs:documentation xml:lang="cs">Optional informations from fund data portal when downloading data</xs:documentation>
      <xs:documentation xml:lang="hu">Optional informations from fund data portal when downloading data</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Info">
            <xs:annotation>
               <xs:documentation xml:lang="en">Information item from the fund data portal</xs:documentation>
               <xs:documentation xml:lang="de">Informationselement aus dem Fondsdatenportal</xs:documentation>
               <xs:documentation xml:lang="fr">Élément d'information du portail de données des fonds</xs:documentation>
               <xs:documentation xml:lang="nl">Informatie-item uit het fondsdataportaal</xs:documentation>
               <xs:documentation xml:lang="es">Elemento de información del portal de datos de fondos</xs:documentation>
               <xs:documentation xml:lang="it">Elemento informativo dal portale dati fondi</xs:documentation>
               <xs:documentation xml:lang="hu">Információs elem a fondadatportálról</xs:documentation>
               <xs:documentation xml:lang="cs">Informační položka z datového portálu fondů</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:simpleContent>
                  <xs:extension base="xs:string">
                     <xs:attribute name="type" type="xs:string">
                        <xs:annotation>
                           <xs:documentation xml:lang="en">Type classification of the portal information item</xs:documentation>
                           <xs:documentation xml:lang="de">Typklassifizierung des Portal-Informationselements</xs:documentation>
                           <xs:documentation xml:lang="fr">Classification du type d'élément d'information du portail</xs:documentation>
                           <xs:documentation xml:lang="nl">Typeclassificatie van het portaal-informatie-item</xs:documentation>
                           <xs:documentation xml:lang="es">Clasificación de tipo del elemento de información del portal</xs:documentation>
                           <xs:documentation xml:lang="it">Classificazione del tipo di elemento informativo del portale</xs:documentation>
                           <xs:documentation xml:lang="hu">A portál információs elem típus besorolása</xs:documentation>
                           <xs:documentation xml:lang="cs">Typová klasifikace informační položky portálu</xs:documentation>
                        </xs:annotation>
                     </xs:attribute>
                  </xs:extension>
               </xs:simpleContent>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>