Definition Type: Attribute
Name: time-of-possession-average
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:
Team's total time of possession divided by the number of the team's possessions in the game.
Collapse XSD Schema Diagram:
XSD Diagram of time-of-possession-average in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="time-of-possession-average" type="string" use="optional">
    <annotation>
        <documentation>Team's total time of possession divided by the number of the team's possessions in the game.</documentation>
    </annotation>
</attribute>