Definition Type: SimpleType
Name: participantRole.Baseball.Vocabulary
Containing Schema: sportsml-vocabulary-specific-baseball.xsd
Collapse XSD Schema Diagram:
XSD Diagram of participantRole.Baseball.Vocabulary in schema sportsml-vocabulary-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="participantRole.Baseball.Vocabulary">
    <restriction base="string">
        <enumeration value="fielder" />
        <enumeration value="official" />
        <enumeration value="auxilliary" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration fielder
Enumeration official
Enumeration auxilliary