Category

/FundsXML4/Funds/Fund/CountrySpecificData/AT/PKG2012/Summary/Position/Category

Diagram

Category

Documentation

EN

PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis

DE

PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis

FR

Catégorie PKG/QMV (numéro à trois chiffres) selon le relevé patrimonial

NL

PKG/QMV-categorie (driecijferig nummer) volgens het vermogensoverzicht

ES

Categoría PKG/QMV (número de tres dígitos) según el estado patrimonial

IT

Categoria PKG/QMV (numero a tre cifre) secondo il prospetto patrimoniale

CS

PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis

HU

PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis

Properties

Type
xs:decimal
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
8
Sample Data
238.00
Restrictions
Base: xs:decimal
TotalDigits: 3

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="Category">
   <xs:annotation>
      <xs:documentation xml:lang="en">PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis</xs:documentation>
      <xs:documentation xml:lang="de">PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis</xs:documentation>
      <xs:documentation xml:lang="fr">Catégorie PKG/QMV (numéro à trois chiffres) selon le relevé patrimonial</xs:documentation>
      <xs:documentation xml:lang="nl">PKG/QMV-categorie (driecijferig nummer) volgens het vermogensoverzicht</xs:documentation>
      <xs:documentation xml:lang="es">Categoría PKG/QMV (número de tres dígitos) según el estado patrimonial</xs:documentation>
      <xs:documentation xml:lang="it">Categoria PKG/QMV (numero a tre cifre) secondo il prospetto patrimoniale</xs:documentation>
      <xs:documentation xml:lang="cs">PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis</xs:documentation>
      <xs:documentation xml:lang="hu">PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:totalDigits value="3"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>