Definition Type: Element
Name: BonusCategoryA
Namespace: https://www.gamingcommission.gov.gr
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Bonus_Schemas.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Κατηγορία Επιβράβευσης:
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(0) = Επιβράβευση που δύναται να εξαργυρωθεί (άμεσα αναλήψιμη)
(1) = Επιβράβευση που δεν δύναται να εξαργυρωθεί (δεν είναι άμεσα αναλήψιμη)

Bonus Categories:
The values are granted by HGC. Allowed values:
(0) = Redeemable bonus schema
(1) = Non redeemable bonus schema
Collapse XSD Schema Diagram:
XSD Diagram of BonusCategoryA
Collapse XSD Schema Code:
<xs:element name="BonusCategoryA">
    <xs:annotation>
        <xs:documentation>
                                                    Κατηγορία Επιβράβευσης:
Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(0) = Επιβράβευση που δύναται να εξαργυρωθεί (άμεσα αναλήψιμη)
(1) = Επιβράβευση που δεν δύναται να εξαργυρωθεί (δεν είναι άμεσα αναλήψιμη)

Bonus Categories:
The values are granted by HGC. Allowed values:
(0) = Redeemable bonus schema
(1) = Non redeemable bonus schema
                                                </xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:nonNegativeInteger">
            <xs:enumeration value="0" />
            <xs:enumeration value="1" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1