<hgc:simpleType name="RecordID">
<hgc:annotation>
<hgc:documentation>Κωδικός Εγγραφής XML:
Ο μοναδικός κωδικός της XML εγγραφής που εγγράφεται στο SAFE και τον οποίο αποδίδει ο Κάτοχος Άδειας. Να γίνει χρήση Universally Unique Identifier (UUID).
XML Record ID:
Unique identifier of the XML record granted by the Licensee. Use of Universally Unique Identifier (UUID).</hgc:documentation>
</hgc:annotation>
<hgc:restriction base="hgc:string">
<hgc:pattern value="[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}" />
<hgc:length value="36" />
</hgc:restriction>
</hgc:simpleType>
|