Definition Type: Attribute
Name: team-rebounds-total
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-basketball.xsd
Use Optional
Documentation:
The number of rebounds that did not credited to individual players, but were instead credited to the team as a whole.
Collapse XSD Schema Diagram:
XSD Diagram of team-rebounds-total in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="team-rebounds-total" type="string" use="optional">
    <annotation>
        <documentation>The number of rebounds that did not credited to individual players, but were instead credited to the team as a whole.</documentation>
    </annotation>
</attribute>