Info

/FundsXML4/ControlData/CountrySpecificData/AT/FundDataPortalInfos/Info

Diagram

Info @type xs:string [1]

Documentation

EN

Information item from the fund data portal

DE

Informationselement aus dem Fondsdatenportal

FR

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

NL

Informatie-item uit het fondsdataportaal

ES

Elemento de información del portal de datos de fondos

IT

Elemento informativo dal portale dati fondi

HU

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

CS

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

Properties

Type
xs:string
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
5

Child Elements & Attributes

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

Type classification of the portal information item

Typklassifizierung des Portal-Informationselements

Classification du type d'élément d'information du portail

Typeclassificatie van het portaal-informatie-item

Clasificación de tipo del elemento de información del portal

Classificazione del tipo di elemento informativo del portale

A portál információs elem típus besorolása

Typová klasifikace informační položky portálu

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"
            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>