Definition Type: Element
Name: PlayerSelectionOdds
Namespace: https://www.gamingcommission.gov.gr
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Betting_Winnings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Απόδοση Στοιχηματικής Επιλογής:
Η απόδοση της στοιχηματικής επιλογής, τη χρονική στιγμή εκκαθάρισης.

Player Selection Odds:
The odds of the player selection, at the time the bet is settled.
Collapse XSD Schema Diagram:
XSD Diagram of PlayerSelectionOdds
Collapse XSD Schema Code:
<xs:element name="PlayerSelectionOdds" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
                                                                       Απόδοση Στοιχηματικής Επιλογής:
Η απόδοση της στοιχηματικής επιλογής, τη χρονική στιγμή εκκαθάρισης.

Player Selection Odds:
The odds of the player selection, at the time the bet is settled.
                                                                    </xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:decimal">
            <xs:fractionDigits value="4" />
            <xs:minInclusive value="0.0000" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
FractionalDigits 4
MinInclusive 0.0000