Definition Type: Element
Name: PTGame
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Poker_Tournament_Start.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Παίγνια Τουρνουά Πόκερ:
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Texas Hold'em
(2) = Omaha
(3) = Five Card Draw
(4) = Razz
(5) = 7Card Stud
(6) = Spin & Go
(7) = Caribbean Stud Poker
(0) = Άλλο

Poker Tournament Games:
Values are granted by HGC. Allowed values:
(1) = Texas Hold'em
(2) = Omaha
(3) = Five Card Draw
(4) = Razz
(5) = 7Card Stud
(6) = Spin and Go
(7) = Caribbean Stud Poker
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of PTGame
Collapse XSD Schema Code:
<xs:element name="PTGame">
    <xs:annotation>
        <xs:documentation>
                                       Παίγνια Τουρνουά Πόκερ:
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Texas Hold'em
(2) = Omaha
(3) = Five Card Draw
(4) = Razz
(5) = 7Card Stud
(6) = Spin &amp; Go
(7) = Caribbean Stud Poker
(0) = Άλλο

Poker Tournament Games:
Values are granted by HGC. Allowed values:
(1) = Texas Hold'em
(2) = Omaha
(3) = Five Card Draw
(4) = Razz
(5) = 7Card Stud
(6) = Spin and Go
(7) = Caribbean Stud Poker
(0) = Other 
                                    </xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:nonNegativeInteger">
            <xs:enumeration value="0" />
            <xs:enumeration value="1" />
            <xs:enumeration value="2" />
            <xs:enumeration value="3" />
            <xs:enumeration value="4" />
            <xs:enumeration value="5" />
            <xs:enumeration value="6" />
            <xs:enumeration value="7" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Enumeration 7