Preisveroeffentlichung
/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/Preisveroeffentlichung
Diagram
Documentation
Price publication type at OeKB: A (all), K (price only), N (none), V (limited)
Art der Preisveröffentlichung bei der OeKB: A (alle), K (nur Kurs), N (keine), V (eingeschränkt)
Type de publication des prix à l'OeKB : A (tous), K (prix uniquement), N (aucun), V (limité)
Type prijspublicatie bij OeKB: A (alle), K (alleen koers), N (geen), V (beperkt)
Tipo de publicación de precios en OeKB: A (todos), K (solo precio), N (ninguno), V (limitado)
Tipo di pubblicazione prezzi presso OeKB: A (tutti), K (solo prezzo), N (nessuno), V (limitato)
Ár-közzététel típusa az OeKB-nél: A (mind), K (csak árfolyam), N (nincs), V (korlátozott)
Typ zveřejnění cen u OeKB: A (vše), K (pouze cena), N (žádný), V (omezený)
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
- K
- Restrictions
- Base: xs:string
Enumeration:AKNV
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"
name="Preisveroeffentlichung">
<xs:annotation>
<xs:documentation xml:lang="en">Price publication type at OeKB: A (all), K (price only), N (none), V (limited)</xs:documentation>
<xs:documentation xml:lang="de">Art der Preisveröffentlichung bei der OeKB: A (alle), K (nur Kurs), N (keine), V (eingeschränkt)</xs:documentation>
<xs:documentation xml:lang="fr">Type de publication des prix à l'OeKB : A (tous), K (prix uniquement), N (aucun), V (limité)</xs:documentation>
<xs:documentation xml:lang="nl">Type prijspublicatie bij OeKB: A (alle), K (alleen koers), N (geen), V (beperkt)</xs:documentation>
<xs:documentation xml:lang="es">Tipo de publicación de precios en OeKB: A (todos), K (solo precio), N (ninguno), V (limitado)</xs:documentation>
<xs:documentation xml:lang="it">Tipo di pubblicazione prezzi presso OeKB: A (tutti), K (solo prezzo), N (nessuno), V (limitato)</xs:documentation>
<xs:documentation xml:lang="hu">Ár-közzététel típusa az OeKB-nél: A (mind), K (csak árfolyam), N (nincs), V (korlátozott)</xs:documentation>
<xs:documentation xml:lang="cs">Typ zveřejnění cen u OeKB: A (vše), K (pouze cena), N (žádný), V (omezený)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="A"/>
<xs:enumeration value="K"/>
<xs:enumeration value="N"/>
<xs:enumeration value="V"/>
</xs:restriction>
</xs:simpleType>
</xs:element>