Definition Type: Element
Name: JackpotType
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Jackpot_Parameters.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Τύπος Λειτουργίας Jackpot:
Ο δείκτης κατηγοριοποίησης Λειτουργίας Jackpot: 
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Stand Alone
(2) = Linked
(3) = Mystery Stand Alone
(4) = Mystery Linked
(5) = Hidden
(6) = Bad Beat
(0) = Άλλο

Jackpot Type:
The type of the Jackpot. Values are granted by HGC. Allowed values:
(1) = Stand Alone
(2) = Linked
(3) = Mystery Stand Alone
(4) = Mystery Linked
(5) = Hidden
(6) = Bad Beat
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of JackpotType
Collapse XSD Schema Code:
<xs:element name="JackpotType">
    <xs:annotation>
        <xs:documentation>
                                                    Τύπος Λειτουργίας Jackpot:
Ο δείκτης κατηγοριοποίησης Λειτουργίας Jackpot: 
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Stand Alone
(2) = Linked
(3) = Mystery Stand Alone
(4) = Mystery Linked
(5) = Hidden
(6) = Bad Beat
(0) = Άλλο

Jackpot Type:
The type of the Jackpot. Values are granted by HGC. Allowed values:
(1) = Stand Alone
(2) = Linked
(3) = Mystery Stand Alone
(4) = Mystery Linked
(5) = Hidden
(6) = Bad Beat
(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:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6