Definition Type: SimpleType
Name: BetID
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: CommonElements.xsd
Documentation:
Κωδικός Στοιχήματος:
Ο μοναδικός κωδικός στοιχήματος, τον οποίο αποδίδει ο Κάτοχος Άδειας.

Bet Identifier:
Unique identifier of a bet, granted by the Licensee.
Collapse XSD Schema Diagram:
XSD Diagram of BetID
Collapse XSD Schema Code:
<hgc:simpleType name="BetID">
    <hgc:annotation>
        <hgc:documentation>Κωδικός Στοιχήματος:
Ο μοναδικός κωδικός στοιχήματος, τον οποίο αποδίδει ο Κάτοχος Άδειας.

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