Position
/FundsXML4/Funds/Fund/CountrySpecificData/AT/PKG2012/Summary/Position
Diagram
Documentation
One node per category
Je Kategorie ein Knoten
Un nœud par catégorie
Eén knooppunt per categorie
Un nodo por categoría
Un nodo per categoria
One node per category
One node per category
Properties
- Type
- (anonymous)
- 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
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis Catégorie PKG/QMV (numéro à trois chiffres) selon le relevé patrimonial PKG/QMV-categorie (driecijferig nummer) volgens het vermogensoverzicht Categoría PKG/QMV (número de tres dígitos) según el estado patrimonial Categoria PKG/QMV (numero a tre cifre) secondo il prospetto patrimoniale PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis PKG/QMV-Kategorie (dreistellige Nummer) laut Vermögensausweis |
238.00 | |
| AmountType |
Summe für obige Kategorie Summe für obige Kategorie Summe für obige Kategorie Summe für obige Kategorie Suma para la categoría anterior Estate per categoria oggetto Summe für obige Kategorie Summe für obige Kategorie |
Element Definition
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="Position">
<xs:annotation>
<xs:documentation xml:lang="en">One node per category</xs:documentation>
<xs:documentation xml:lang="de">Je Kategorie ein Knoten</xs:documentation>
<xs:documentation xml:lang="fr">Un nœud par catégorie</xs:documentation>
<xs:documentation xml:lang="nl">Eén knooppunt per categorie</xs:documentation>
<xs:documentation xml:lang="es">Un nodo por categoría</xs:documentation>
<xs:documentation xml:lang="it">Un nodo per categoria</xs:documentation>
<xs:documentation xml:lang="cs">One node per category</xs:documentation>
<xs:documentation xml:lang="hu">One node per category</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element 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>
<xs:element name="Value" type="AmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Summe für obige Kategorie</xs:documentation>
<xs:documentation xml:lang="de">Summe für obige Kategorie</xs:documentation>
<xs:documentation xml:lang="fr">Summe für obige Kategorie</xs:documentation>
<xs:documentation xml:lang="nl">Summe für obige Kategorie</xs:documentation>
<xs:documentation xml:lang="es">Suma para la categoría anterior</xs:documentation>
<xs:documentation xml:lang="it">Estate per categoria oggetto</xs:documentation>
<xs:documentation xml:lang="cs">Summe für obige Kategorie</xs:documentation>
<xs:documentation xml:lang="hu">Summe für obige Kategorie</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>