Definition Type: Element
Name: BetEventNameData
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: Online_Bet_Events.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketName Drilldown into MarketID Drilldown into HGCMarketIDXSD Diagram of BetEventNameData
Collapse XSD Schema Code:
<xs:element name="BetEventNameData" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="HGCMarketID" type="mstns:CollapsedGenericID" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>
                                                                       Κωδικός Αγοράς:
                                                                    Ο μοναδικός κωδικός της προσφερόμενης Αγοράς, τον οποίο αποδίδει η Ε.Ε.Ε.Π..
                                                                    (εάν υφίσταται)
                                                                    
                                                                    Market Identifier:
                                                                    Unique identifier of the offered Market, granted by the HGC.
                                                                    (if applicable)
                                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="MarketID" type="mstns:GenericID">
                <xs:annotation>
                    <xs:documentation>
                                                                        Κωδικός Αγοράς:
                                                                    Ο μοναδικός κωδικός της προσφερόμενης Αγοράς, τον οποίο αποδίδει ο Κάτοχος Άδειας.
                                                                    
                                                                    Market Identifier:
                                                                    Unique identifier of the offered Market, granted by the Licensee.
                                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="MarketName" type="mstns:LongString">
                <xs:annotation>
                    <xs:documentation>
                                                                       Όνομα Αγοράς
Η ονομασία της Αγοράς που προσφέρεται στο στοιχηματικό γεγονός (π.χ.: Γκολ Over/Under(extra), Player to be booked).

Market Name
The name of the offered Market of the Bet Event  (e.g.:  score Over/Under(extra), Player to be booked).
                                                                    </xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HGCMarketID mstns:HGCMarketID 0 (1)
MarketID mstns:MarketID (1) (1)
MarketName mstns:MarketName (1) (1)