PreismeldungOeKB
/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/PreismeldungOeKB
Diagram
Documentation
EN
Price reporting to OeKB: TGL (daily), NTGL (non-daily), NEIN (none)
DE
Preismeldung an OeKB: TGL (täglich), NTGL (nicht täglich), NEIN (keine)
FR
Déclaration de prix à OeKB : TGL (quotidienne), NTGL (non quotidienne), NEIN (aucune)
NL
Prijsmelding aan OeKB: TGL (dagelijks), NTGL (niet dagelijks), NEIN (geen)
ES
Comunicación de precios a OeKB: TGL (diaria), NTGL (no diaria), NEIN (ninguna)
IT
Segnalazione prezzi a OeKB: TGL (giornaliera), NTGL (non giornaliera), NEIN (nessuna)
HU
Árjelentés az OeKB-nek: TGL (napi), NTGL (nem napi), NEIN (nincs)
CS
Hlášení cen OeKB: TGL (denní), NTGL (nedenní), NEIN (žá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
- NEIN
- Restrictions
- Base: xs:string
Enumeration:TGLNTGLNEIN
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="PreismeldungOeKB">
<xs:annotation>
<xs:documentation xml:lang="en">Price reporting to OeKB: TGL (daily), NTGL (non-daily), NEIN (none)</xs:documentation>
<xs:documentation xml:lang="de">Preismeldung an OeKB: TGL (täglich), NTGL (nicht täglich), NEIN (keine)</xs:documentation>
<xs:documentation xml:lang="fr">Déclaration de prix à OeKB : TGL (quotidienne), NTGL (non quotidienne), NEIN (aucune)</xs:documentation>
<xs:documentation xml:lang="nl">Prijsmelding aan OeKB: TGL (dagelijks), NTGL (niet dagelijks), NEIN (geen)</xs:documentation>
<xs:documentation xml:lang="es">Comunicación de precios a OeKB: TGL (diaria), NTGL (no diaria), NEIN (ninguna)</xs:documentation>
<xs:documentation xml:lang="it">Segnalazione prezzi a OeKB: TGL (giornaliera), NTGL (non giornaliera), NEIN (nessuna)</xs:documentation>
<xs:documentation xml:lang="hu">Árjelentés az OeKB-nek: TGL (napi), NTGL (nem napi), NEIN (nincs)</xs:documentation>
<xs:documentation xml:lang="cs">Hlášení cen OeKB: TGL (denní), NTGL (nedenní), NEIN (žádné)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="TGL"/>
<xs:enumeration value="NTGL"/>
<xs:enumeration value="NEIN"/>
</xs:restriction>
</xs:simpleType>
</xs:element>