<xs:simpleType name="FileID">
<xs:annotation>
<xs:documentation>Κωδικός Αρχείου XML:
Ο μοναδικός κωδικός αρχείου XML που εγγράφεται στο SAFE και τον οποίο αποδίδει ο Κάτοχος Άδειας και είναι ίδιος με τον Αύξοντα Αριθμό Πακέτου Δεδομένων των τεχνικών προδιαγραφών.
XML File Identifier:
Unique identifier of the XML file that is registered in the SAFE and is granted by the Licensee. It is the same number as the sequence number of the data batch described in the technical specifications document.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger">
<xs:totalDigits value="40" />
</xs:restriction>
</xs:simpleType>
|