Definition Type: SimpleType
Name: substitutionType.Rugby.Vocabulary
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-vocabulary-specific-rugby.xsd
Collapse XSD Schema Diagram:
XSD Diagram of substitutionType.Rugby.Vocabulary in schema sportsml-vocabulary-specific-rugby_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="substitutionType.Rugby.Vocabulary">
    <restriction base="string">
        <enumeration value="blood">
            <annotation>
                <documentation>A temporary replacement in which the player must return to the field within 15 minutes</documentation>
            </annotation>
        </enumeration>
        <enumeration value="regular">
            <annotation>
                <documentation>One of seven allowed permanent player substitutions.</documentation>
            </annotation>
        </enumeration>
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration blood
Enumeration regular