Pensionsinvestmentfonds

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/Pensionsinvestmentfonds

Diagram

Pensionsinvestmentfonds

Documentation

EN

Pension investment fund type: PIF, ZVE (future provision PIF), or none

DE

Art des Pensionsinvestmentfonds: PIF, ZVE (Zukunftsvorsorge-PIF) oder keiner

FR

Type de fonds d'investissement de pension : PIF, ZVE (PIF de prévoyance) ou aucun

NL

Type pensioenbeleggingsfonds: PIF, ZVE (toekomstvoorziening-PIF) of geen

ES

Tipo de fondo de inversión de pensiones: PIF, ZVE (PIF de previsión) o ninguno

IT

Tipo di fondo pensione: PIF, ZVE (PIF previdenziale) o nessuno

HU

Nyugdíj-befektetési alap típusa: PIF, ZVE (jövőgondoskodási PIF) vagy nincs

CS

Typ penzijního investičního fondu: PIF, ZVE (PIF pro budoucí zabezpečení) nebo žádný

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
7
Sample Data
ZVE
Restrictions
Base: xs:string
Enumeration:
  • PIF
  • ZVE
  • NEIN

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"
            name="Pensionsinvestmentfonds">
   <xs:annotation>
      <xs:documentation xml:lang="en">Pension investment fund type: PIF, ZVE (future provision PIF), or none</xs:documentation>
      <xs:documentation xml:lang="de">Art des Pensionsinvestmentfonds: PIF, ZVE (Zukunftsvorsorge-PIF) oder keiner</xs:documentation>
      <xs:documentation xml:lang="fr">Type de fonds d'investissement de pension : PIF, ZVE (PIF de prévoyance) ou aucun</xs:documentation>
      <xs:documentation xml:lang="nl">Type pensioenbeleggingsfonds: PIF, ZVE (toekomstvoorziening-PIF) of geen</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de fondo de inversión de pensiones: PIF, ZVE (PIF de previsión) o ninguno</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di fondo pensione: PIF, ZVE (PIF previdenziale) o nessuno</xs:documentation>
      <xs:documentation xml:lang="hu">Nyugdíj-befektetési alap típusa: PIF, ZVE (jövőgondoskodási PIF) vagy nincs</xs:documentation>
      <xs:documentation xml:lang="cs">Typ penzijního investičního fondu: PIF, ZVE (PIF pro budoucí zabezpečení) nebo žádný</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="PIF"/>
         <xs:enumeration value="ZVE"/>
         <xs:enumeration value="NEIN"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>