Definition Type: SimpleType
Name: flagType.MotorRacing.Vocabulary
Containing Schema: sportsml-vocabulary-specific-motor-racing.xsd
Collapse XSD Schema Diagram:
XSD Diagram of flagType.MotorRacing.Vocabulary in schema sportsml-vocabulary-specific-motor-racing_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="flagType.MotorRacing.Vocabulary">
    <restriction base="string">
        <enumeration value="green" />
        <enumeration value="yellow" />
        <enumeration value="white" />
        <enumeration value="checkered" />
        <enumeration value="red" />
        <enumeration value="black" />
        <enumeration value="black-with-x" />
        <enumeration value="blue-with-orange-stripe" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration green
Enumeration yellow
Enumeration white
Enumeration checkered
Enumeration red
Enumeration black
Enumeration black-with-x
Enumeration blue-with-orange-stripe