Definition Type: Element
Name: BetEventCategoryB
Namespace: https://www.gamingcommission.gov.gr
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Bet_Events.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Κατηγορία Στοιχηματικών Γεγονότων (B):
Δεύτερο (B) επίπεδο κατηγοριοποίησης των στοιχηματικών γεγονότων. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Pre Game
(2) = In Play
(3) =  Pre Game and In Play

Bet Events Category (B):
Second (B) level of bet events categorization. Values are granted by HGC. Allowed values:
(1) = Pre Game
(2) = In Play
(3) =  Pre Game and In Play
Collapse XSD Schema Diagram:
XSD Diagram of BetEventCategoryB
Collapse XSD Schema Code:
<xs:element name="BetEventCategoryB">
    <xs:annotation>
        <xs:documentation>Κατηγορία Στοιχηματικών Γεγονότων (B):
Δεύτερο (B) επίπεδο κατηγοριοποίησης των στοιχηματικών γεγονότων. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Pre Game
(2) = In Play
(3) =  Pre Game and In Play

Bet Events Category (B):
Second (B) level of bet events categorization. Values are granted by HGC. Allowed values:
(1) = Pre Game
(2) = In Play
(3) =  Pre Game and In Play</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:positiveInteger">
            <xs:enumeration value="1" />
            <xs:enumeration value="2" />
            <xs:enumeration value="3" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3