Definition Type: Element
Name: SportIOCCode
Namespace: https://www.gamingcommission.gov.gr
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Online_Bet_Events.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Κωδικός Αθλήματος:
Ο τριψήφιος IOC (International Olympic Committee) κωδικός του εκάστοτε αθλήματος που αναφέρονται τα στοιχηματικά γεγονότα.
(εάν υφίσταται)

Sport Code:
The IOC (International Olympic Committee) code of the sport that the bet events are related to. 
(if applicable)
Collapse XSD Schema Diagram:
XSD Diagram of SportIOCCode
Collapse XSD Schema Code:
<xs:element name="SportIOCCode" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Κωδικός Αθλήματος:
Ο τριψήφιος IOC (International Olympic Committee) κωδικός του εκάστοτε αθλήματος που αναφέρονται τα στοιχηματικά γεγονότα.
(εάν υφίσταται)

Sport Code:
The IOC (International Olympic Committee) code of the sport that the bet events are related to. 
(if applicable)</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:string">
            <xs:length value="3" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Length 3