Showing:

Diagrams
Facets
Properties
Source
Included schema sportsml-vocabulary-specific-motor-racing.xsd
Namespace http://iptc.org/std/SportsML/2008-04-01/
Properties
attribute form default: unqualified
element form default: unqualified
Simple Type sportsml:flagType.MotorRacing.Vocabulary
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram
Type restriction of string
Facets
enumeration green
enumeration yellow
enumeration white
enumeration checkered
enumeration red
enumeration black
enumeration black-with-x
enumeration blue-with-orange-stripe
Source
<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>