Definition Type: SimpleType
Name: DomainName
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: CommonElements.xsd
Documentation:
Όνομα Χώρου:
Το όνομα χώρου του Κατόχου Άδειας (website), από τον οποίο οι Παίκτες συμμετείχαν στο Παίγνιο (π.χ.: www.sportabet.gr).

Domain Name:
The domain name of the Licensee's webpage where the Players placed their bets or participated in a game (e.g.: www.sportabet.gr).
Collapse XSD Schema Diagram:
XSD Diagram of DomainName
Collapse XSD Schema Code:
<hgc:simpleType name="DomainName">
    <hgc:annotation>
        <hgc:documentation>
                Όνομα Χώρου:
                Το όνομα χώρου του Κατόχου Άδειας (website), από τον οποίο οι Παίκτες συμμετείχαν στο Παίγνιο (π.χ.: www.sportabet.gr).

                Domain Name:
                The domain name of the Licensee's webpage where the Players placed their bets or participated in a game (e.g.: www.sportabet.gr).
            </hgc:documentation>
    </hgc:annotation>
    <hgc:restriction base="hgc:string">
        <hgc:minLength value="8" />
        <hgc:maxLength value="40" />
        <hgc:pattern value="([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}" />
        <hgc:whiteSpace value="collapse" />
    </hgc:restriction>
</hgc:simpleType>
Collapse Facets:
Facet Value
MaxLength 40
MinLength 8
Pattern ([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}
Whitespace Collapse
Collapse Derivation Tree:
Collapse References:
mstns:DomainName