AT

/FundsXML4/ControlData/CountrySpecificData/AT

Diagram

AT FundDataPortalContent xs:string [0..1] FundDataPortalInfos (anonymous) [0..1]

Documentation

EN

Austria-specific control data for OeKB Fund Data Portal integration including content type specifications and portal information

DE

Österreich-spezifische Steuerungsdaten für OeKB Fund Data Portal Integration einschließlich Content-Typ-Spezifikationen und Portal-Informationen

FR

Données de contrôle spécifiques à l'Autriche pour l'intégration OeKB Fund Data Portal incluant spécifications de type de contenu et informations du portail

NL

Oostenrijk-specifieke controlegegevens voor OeKB Fund Data Portal integratie inclusief content-type specificaties en portaal informatie

Properties

Type
CountrySpecificControlDataATType
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

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

Valid options defined in documentation of fund data portal by OeKB

Valid options definiert in documentation von Fonds Daten portal durch OeKB

Valid options défini dans documentation de fonds données portal par OeKB

Valid options gedefinieerd in documentation van fonds gegevens portal door OeKB

ExampleText
(anonymous)

Optional informations from fund data portal when downloading data

Optional informations von Fonds Daten portal wann downloading Daten

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

Optioneel informations van fonds gegevens portal wanneer downloading gegevens

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="AT"
            type="CountrySpecificControlDataATType"/>

Referenced Type Definition (CountrySpecificControlDataATType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="CountrySpecificControlDataATType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Austria-specific control data for OeKB Fund Data Portal integration including content type specifications and portal information</xs:documentation>
      <xs:documentation xml:lang="de">Österreich-spezifische Steuerungsdaten für OeKB Fund Data Portal Integration einschließlich Content-Typ-Spezifikationen und Portal-Informationen</xs:documentation>
      <xs:documentation xml:lang="fr">Données de contrôle spécifiques à l'Autriche pour l'intégration OeKB Fund Data Portal incluant spécifications de type de contenu et informations du portail</xs:documentation>
      <xs:documentation xml:lang="nl">Oostenrijk-specifieke controlegegevens voor OeKB Fund Data Portal integratie inclusief content-type specificaties en portaal informatie</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element minOccurs="0" name="FundDataPortalContent" type="xs:string">
         <xs:annotation>
            <xs:documentation xml:lang="en">Valid options defined in documentation of fund data portal by OeKB</xs:documentation>
            <xs:documentation xml:lang="de">Valid options definiert in documentation von Fonds Daten portal durch OeKB</xs:documentation>
            <xs:documentation xml:lang="fr">Valid options défini dans documentation de fonds données portal par OeKB</xs:documentation>
            <xs:documentation xml:lang="nl">Valid options gedefinieerd in documentation van fonds gegevens portal door OeKB</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element 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:annotation>
         <xs:complexType>
            <xs:sequence>
               <xs:element maxOccurs="unbounded" name="Info">
                  <xs:complexType>
                     <xs:simpleContent>
                        <xs:extension base="xs:string">
                           <xs:attribute name="type" type="xs:string"/>
                        </xs:extension>
                     </xs:simpleContent>
                  </xs:complexType>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
   </xs:sequence>
</xs:complexType>