Definition Type: SimpleType
Name: participantRole.Basketball.Vocabulary
Containing Schema: sportsml-vocabulary-specific-basketball.xsd
Collapse XSD Schema Diagram:
XSD Diagram of participantRole.Basketball.Vocabulary in schema sportsml-vocabulary-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="participantRole.Basketball.Vocabulary">
    <restriction base="string">
        <enumeration value="on-court" />
        <enumeration value="scorer" />
        <enumeration value="assist" />
        <enumeration value="shooter" />
        <enumeration value="blocker" />
        <enumeration value="penalty-committed-by" />
        <enumeration value="penalty-committed-against" />
        <enumeration value="jump-ball-winner" />
        <enumeration value="jump-ball-loser" />
        <enumeration value="giveaway" />
        <enumeration value="takeaway" />
        <enumeration value="rebounder-offense" />
        <enumeration value="rebounder-defense" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration on-court
Enumeration scorer
Enumeration assist
Enumeration shooter
Enumeration blocker
Enumeration penalty-committed-by
Enumeration penalty-committed-against
Enumeration jump-ball-winner
Enumeration jump-ball-loser
Enumeration giveaway
Enumeration takeaway
Enumeration rebounder-offense
Enumeration rebounder-defense