Definition Type: Attribute
Name: team-rebounds-opponent-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 total rebounds (ofensive and defensive) by the opponent which are credited to the team.
Collapse XSD Schema Diagram:
XSD Diagram of team-rebounds-opponent-total in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="team-rebounds-opponent-total" type="string" use="optional">
    <annotation>
        <documentation>The total rebounds (ofensive and defensive) by the opponent which are credited to the team.</documentation>
    </annotation>
</attribute>