Definition Type: SimpleType
Name: strength.IceHockey.Vocabulary
Containing Schema: sportsml-vocabulary-specific-ice-hockey.xsd
Collapse XSD Schema Diagram:
XSD Diagram of strength.IceHockey.Vocabulary in schema sportsml-vocabulary-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="strength.IceHockey.Vocabulary">
    <restriction base="string">
        <enumeration value="even-strength" />
        <enumeration value="power-play" />
        <enumeration value="short-handed" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration even-strength
Enumeration power-play
Enumeration short-handed