Definition Type: Element
Name: numberOfRecords
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Manifest_Model.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Αριθμός εγγραφών που περιέχονται στο αρχείο xml.

Νumber of records contained in the xml file.
Collapse XSD Schema Diagram:
XSD Diagram of numberOfRecords
Collapse XSD Schema Code:
<hgc:element name="numberOfRecords" type="hgc:nonNegativeInteger" minOccurs="1" maxOccurs="1" nillable="false">
    <hgc:annotation>
        <hgc:documentation>Αριθμός εγγραφών που περιέχονται στο αρχείο xml.

Νumber of records contained in the xml file.</hgc:documentation>
    </hgc:annotation>
</hgc:element>