Definition Type: SimpleType
Name: ContestID
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: CommonElements.xsd
Documentation:
Κωδικός Διαγωνισμού (Contest):

Ο μοναδικός κωδικός διαγωνισμού, ο οποίος διοργανώνεται από τον Κάτοχο Άδειας.

Contest Identifier:
Unique identifier of the contest, organised by the Licensee.
Collapse XSD Schema Diagram:
XSD Diagram of ContestID
Collapse XSD Schema Code:
<hgc:simpleType name="ContestID">
    <hgc:annotation>
        <hgc:documentation>
                Κωδικός Διαγωνισμού (Contest):
                
Ο μοναδικός κωδικός διαγωνισμού, ο οποίος διοργανώνεται από τον Κάτοχο Άδειας.

Contest Identifier:
Unique identifier of the contest, organised by the Licensee.
            </hgc:documentation>
    </hgc:annotation>
    <hgc:restriction base="hgc:string">
        <hgc:whiteSpace value="preserve" />
        <hgc:minLength value="1" />
        <hgc:maxLength value="40" />
    </hgc:restriction>
</hgc:simpleType>
Collapse Facets:
Facet Value
MaxLength 40
MinLength 1
Whitespace Preserve