Definition Type: Attribute
Name: injury-side
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
A controlled vocabulary for the body side of the injury. For example, left or right.
Collapse XSD Schema Diagram:
XSD Diagram of injury-side in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="injury-side" type="string" use="optional">
    <annotation>
        <documentation>A controlled vocabulary for the body side of the injury. For example, left or right.</documentation>
    </annotation>
</attribute>