Definition Type: Element
Name: GameCategoryB
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Games.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Κατηγορία Παιγνίων (B):
Δεύτερο (B) επίπεδο κατηγοριοποίησης των Παιγνίων. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Slot Machines
(2) = Black Jack
(3) = Roulette
(4) = Baccarat
(5) = Banco Punto
(6) = Craps (Ζάρια)
(7) = Bingo
(8) = Wheel of Fortune
(0) = Άλλο

Games Category (B):
Second (B) level of game categorization. Values are granted by HGC. Allowed values:
(1) = Slot Machines
(2) = Black Jack
(3) = Roulette
(4) = Baccarat
(5) = Banco Punto
(6) = Craps
(7) = Bingo
(8) = Wheel of Fortune
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of GameCategoryB
Collapse XSD Schema Code:
<xs:element name="GameCategoryB">
    <xs:annotation>
        <xs:documentation>Κατηγορία Παιγνίων (B):
Δεύτερο (B) επίπεδο κατηγοριοποίησης των Παιγνίων. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Slot Machines
(2) = Black Jack
(3) = Roulette
(4) = Baccarat
(5) = Banco Punto
(6) = Craps (Ζάρια)
(7) = Bingo
(8) = Wheel of Fortune
(0) = Άλλο

Games Category (B):
Second (B) level of game categorization. Values are granted by HGC. Allowed values:
(1) = Slot Machines
(2) = Black Jack
(3) = Roulette
(4) = Baccarat
(5) = Banco Punto
(6) = Craps
(7) = Bingo
(8) = Wheel of Fortune
(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:enumeration value="8" />
        </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
Enumeration 8