Definition Type: Attribute
Name: timeouts
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
The number of timeouts a team has remaining, either in regulation or in overtime, whichever state the game is currently in.
Collapse XSD Schema Diagram:
XSD Diagram of timeouts in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="timeouts" type="string" use="optional">
    <annotation>
        <documentation>The number of timeouts a team has remaining, either in regulation or in overtime, whichever state the game is currently in.</documentation>
    </annotation>
</attribute>