Definition Type: Element
Name: LiveGames
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: Online_Games.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into RouletteID Drilldown into TableID Drilldown into StudioIDXSD Diagram of LiveGames
Collapse XSD Schema Code:
<xs:element name="LiveGames">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="StudioID" type="mstns:StudioID">
                <xs:annotation>
                    <xs:documentation>
                                                       Κωδικός Ειδικού Χώρου Διεξαγωγής Παιγνίου:
Ο μοναδικός κωδικός του Ειδικού Χώρου (Studio) διεξαγωγής του Παιγνίου, τον οποίο αποδίδει η Ε.Ε.Ε.Π.
(όταν το πεδίο  "GameCategoryA" = 1)

Studio Identification Number:
The unique identification number of the Studio the Game was held, provided by HGC.
(when "GameCategoryA" = 1) 
                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="TableID" type="mstns:TableID">
                <xs:annotation>
                    <xs:documentation>
                                                        Κωδικός Τραπεζιού Διεξαγωγής Παιγνίου:
Ο μοναδικός κωδικός του τραπεζιού διεξαγωγής του Παιγνίου, τον οποίο αποδίδει ο Κάτοχος Άδειας.
(όταν το πεδίο  "GameCategoryA" = 1)

Table Identification Number:
The unique identification number of the table the Game was held, provided by the Licensee.
(when "GameCategoryA" = 1)
                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="RouletteID" type="mstns:RouletteID" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>
                                                        Κωδικός Πιστοποίησης Τροχού Ρουλέτας Διεξαγωγής Παιγνίου:
Ο κωδικός πιστοποίησης του τροχού της ρουλέτας με τον οποίο διεξάγεται το Παίγνιο, τον οποίο αποδίδει η Ε.Ε.Ε.Π.
(όταν το πεδίο  "GameCategoryA" = 1 και το πεδίο "GameCategoryB" = 3)

Roulette Certification Number:
The certification number of the roulette the Game was held with, provided by HGC.
(when "GameCategoryA" = 1 and "GameCategoryB" = 3)
                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StudioID mstns:StudioID (1) (1)
TableID mstns:TableID (1) (1)
RouletteID mstns:RouletteID 0 (1)