Definition Type: Attribute
Name: returns-total
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 total number of returns. Punts + kickoffs.
Collapse XSD Schema Diagram:
XSD Diagram of returns-total in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="returns-total" type="string" use="optional">
    <annotation>
        <documentation>The total number of returns.  Punts + kickoffs.</documentation>
    </annotation>
</attribute>