<hgc:simpleType name="RecordStatus">
<hgc:annotation>
<hgc:documentation>Δείκτης Εγγραφής XML:
Ο δείκτης ο οποίος υποδηλώνει την κατάσταση της XML εγγραφής.
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(0) = Εγγραφή εν ισχύ
(1) = Εγγραφή που έχει αλλαχθεί με άλλη εγγραφή
(2) = Εγγραφή που έχει καταργηθεί
Record Status Identifier:
The value that identifies the status of the XML record. Values are granted by HGC. Allowed values:
(0) = Valid record
(1) = Record that has been replaced by another record
(2) = Record that has been canceled</hgc:documentation>
</hgc:annotation>
<hgc:restriction base="hgc:nonNegativeInteger">
<hgc:enumeration value="0" />
<hgc:enumeration value="1" />
<hgc:enumeration value="2" />
<hgc:totalDigits value="1" />
</hgc:restriction>
</hgc:simpleType>
|