Definition Type: Element
Name: ContestPrizeType
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Contests_Draws.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Τύπος Επάθλου:
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(1) = Χρηματικό Έπαθλο
(2) = Είδος/Είδη
(3) = Παροχή για Συμμετοχή σε Παίγνιο
(4) = Συνδυασμός
(0) = Άλλο

Prize Type:
The values are granted by HGC. Allowed values:
(1) = Cash Prizes
(2) = Item/Items
(3) = Prizes that can be used for the participation in Games
(4) = Combination
(0) = Other
Collapse XSD Schema Diagram:
XSD Diagram of ContestPrizeType
Collapse XSD Schema Code:
<xs:element name="ContestPrizeType">
    <xs:annotation>
        <xs:documentation>
                                                    Τύπος Επάθλου:
                                                    Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
                                                    (1) = Χρηματικό Έπαθλο
                                                    (2) = Είδος/Είδη
                                                    (3) = Παροχή για Συμμετοχή σε Παίγνιο
                                                    (4) = Συνδυασμός
                                                    (0) = Άλλο

                                                    Prize Type:
                                                    The values are granted by HGC. Allowed values:
                                                    (1) = Cash Prizes
                                                    (2) = Item/Items
                                                    (3) = Prizes that can be used for the participation in Games
                                                    (4) = Combination
                                                    (0) = Other
                                                </xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:nonNegativeInteger">
            <xs:enumeration value="1" />
            <xs:enumeration value="2" />
            <xs:enumeration value="3" />
            <xs:enumeration value="4" />
            <xs:enumeration value="0" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 0