Definition Type: Element
Name: IncompleteGameSessionIndicator
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:
Δείκτης Ημιτελούς Συνεδρίας Παιγνίου:
Δείκτης που προσδιορίζει εάν μία συνεδρία παιγνίου έχει ολοκληρωθεί ή όχι. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Ολοκληρωμένη συνεδρία παιγνίου
(2) = Απώλεια της επικοινωνίας μεταξύ της Πλατφόρμας Τυχερών Παιγνίων και της Συσκευής του Παίκτη.
(3) = Επανεκκίνηση της Πλατφόρμας Τυχερών Παιγνίων.
(4) = Επανεκκίνηση ή δυσλειτουργία της Συσκευής Παίκτη.
(5) = Αντικανονικό τερματισμό του Λογισμικού Χρήστη (client software).
(6) = Εντολή (command) απενεργοποίησης Παιγνίου από την Πλατφόρμα Τυχερών Παιγνίων κατά τη διάρκεια διεξαγωγής Παιγνίου.
(7) = Απροσδιόριστο γεγονός.
(0) = Άλλο


Incomplete Game Session Indicator:
Indicator of an incomplete game session. Values are granted by HGC. Allowed values:
(1) = Complete game session
(2) = loss of communication between the Gaming Platform and the Player's Device.
(3) = the Gaming Platform rebooting.
(4) = the Player Device rebooting or malfunctioning.
(5) = abnormal termination of the Client Software.
(6) = a game deactivation command from the Gaming Platform while the game is being played.
(7) = reason can not be specified.
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of IncompleteGameSessionIndicator
Collapse XSD Schema Code:
<xs:element name="IncompleteGameSessionIndicator">
    <xs:annotation>
        <xs:documentation>Δείκτης Ημιτελούς Συνεδρίας Παιγνίου:
Δείκτης που προσδιορίζει εάν μία συνεδρία παιγνίου έχει ολοκληρωθεί ή όχι. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Ολοκληρωμένη συνεδρία παιγνίου
(2) = Απώλεια της επικοινωνίας μεταξύ της Πλατφόρμας Τυχερών Παιγνίων και της Συσκευής του Παίκτη.
(3) = Επανεκκίνηση της Πλατφόρμας Τυχερών Παιγνίων.
(4) = Επανεκκίνηση ή δυσλειτουργία της Συσκευής Παίκτη.
(5) = Αντικανονικό τερματισμό του Λογισμικού Χρήστη (client software).
(6) = Εντολή (command) απενεργοποίησης Παιγνίου από την Πλατφόρμα Τυχερών Παιγνίων κατά τη διάρκεια διεξαγωγής Παιγνίου.
(7) = Απροσδιόριστο γεγονός.
(0) = Άλλο


Incomplete Game Session Indicator:
Indicator of an incomplete game session. Values are granted by HGC. Allowed values:
(1) = Complete game session
(2) = loss of communication between the Gaming Platform and the Player's Device.
(3) = the Gaming Platform rebooting.
(4) = the Player Device rebooting or malfunctioning.
(5) = abnormal termination of the Client Software.
(6) = a game deactivation command from the Gaming Platform while the game is being played.
(7) = reason can not be specified.
(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