Definition Type: SimpleType
Name: bodySideList
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Documentation:
General purpose vocabulary for various properties describing the the side with which a player shoots, kicks, catches, bats, etc. Also to describe injury side.
Collapse XSD Schema Diagram:
XSD Diagram of bodySideList in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:simpleType id="bodySideList" name="bodySideList">
    <xs:annotation>
        <xs:documentation>General purpose vocabulary for various properties describing the the side with which a player shoots, kicks, catches, bats, etc. Also to describe injury side.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration id="bodySideListRight" value="right" />
        <xs:enumeration id="bodySideListLeft" value="left" />
        <xs:enumeration id="bodySideListBoth" value="both" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration right
Enumeration left
Enumeration both
Collapse Derivation Tree:
Collapse References:
nsA:batter-side, Unresolved link to batter-side1, Unresolved link to batting-hand, Unresolved link to catching-hand, nsA:injury-side, nsA:pitcher-side, nsA:score-attempt-side, Unresolved link to shooting-hand Unresolved link to throwing-hand,