Definition Type: Attribute
Name: shootout-shot-order
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-ice-hockey.xsd
Use Optional
Documentation:
When this shot was take, amongst all the shootout shots of a game for one particular team. For example: 3 (if it was the third shot of the shootout).
Collapse XSD Schema Diagram:
XSD Diagram of shootout-shot-order in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="shootout-shot-order" type="string" use="optional">
    <annotation>
        <documentation>When this shot was take, amongst all the shootout shots of a game for one particular team. For example: 3 (if it was the third shot of the shootout).</documentation>
    </annotation>
</attribute>