Definition Type: SimpleType
Name: result.AmericanFootball.Vocabulary
Containing Schema: sportsml-vocabulary-specific-american-football.xsd
Collapse XSD Schema Diagram:
XSD Diagram of result.AmericanFootball.Vocabulary in schema sportsml-vocabulary-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="result.AmericanFootball.Vocabulary">
    <restriction base="string">
        <enumeration value="tackle" />
        <enumeration value="sack" />
        <enumeration value="forward-pass" />
        <enumeration value="lateral-pass" />
        <enumeration value="incomplete-pass" />
        <enumeration value="kick" />
        <enumeration value="handoff" />
        <enumeration value="fumble" />
        <enumeration value="ball-grounded" />
        <enumeration value="ball-out-of-bounds" />
        <enumeration value="score" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration tackle
Enumeration sack
Enumeration forward-pass
Enumeration lateral-pass
Enumeration incomplete-pass
Enumeration kick
Enumeration handoff
Enumeration fumble
Enumeration ball-grounded
Enumeration ball-out-of-bounds
Enumeration score