Definition Type: Element
Name: PlayerSelectionStatus
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Betting_Winnings.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Η Έκβαση της Στοιχηματικής Επιλογής του Παίκτη:

Η Έκβαση της στοιχηματικής επιλογής που έπαιξε ο παίκτης.  Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Win
(2) = Lose
(3) = Cash Out/Partial Cash Out
(4) = Canceled/Void
(5) = Pending
(0) = Other

Bet StatusΒ:
The status of the player's betting selection. Values are granted by HGC. Allowed values:
(1) = Win
(2) = Lose
(3) = Cash Out/Partial Cash Out
(4) = Canceled/Void
(5) = Pending
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of PlayerSelectionStatus
Collapse XSD Schema Code:
<xs:element name="PlayerSelectionStatus">
    <xs:annotation>
        <xs:documentation>
                                                                        Η Έκβαση της Στοιχηματικής Επιλογής του Παίκτη:
                                                                        
                                                                    Η Έκβαση της στοιχηματικής επιλογής που έπαιξε ο παίκτης.  Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
                                                                    (1) = Win
                                                                    (2) = Lose
                                                                    (3) = Cash Out/Partial Cash Out
                                                                    (4) = Canceled/Void
                                                                    (5) = Pending
                                                                    (0) = Other
                                                                    
                                                                    Bet StatusΒ:
                                                                    The status of the player's betting selection. Values are granted by HGC. Allowed values:
                                                                    (1) = Win
                                                                    (2) = Lose
                                                                    (3) = Cash Out/Partial Cash Out
                                                                    (4) = Canceled/Void
                                                                    (5) = Pending
                                                                    (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:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5