Definition Type: Element
Name: stats-basketball-rebounding
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-basketball.xsd
Abstract
Documentation:
Statistics for a team or player revolving around rebounds. | Includes rebounds credited to particular players, and credited to the entire team.
Collapse XSD Schema Diagram:
Drilldown into rebounds-differential in schema sportsml-specific-basketball_xsd Drilldown into rebounds-defensive-per-game in schema sportsml-specific-basketball_xsd Drilldown into rebounds-offensive-per-game in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-per-game in schema sportsml-specific-basketball_xsd Drilldown into rebounds-per-game in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-opponent-offensive in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-opponent-defensive in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-offensive-percentage in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-offensive in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-defensive-percentage in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-defensive in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-total-percentage in schema sportsml-specific-basketball_xsd Drilldown into team-rebounds-total in schema sportsml-specific-basketball_xsd Drilldown into rebounds-opponent-offensive in schema sportsml-specific-basketball_xsd Drilldown into rebounds-offensive-percentage in schema sportsml-specific-basketball_xsd Drilldown into rebounds-offensive in schema sportsml-specific-basketball_xsd Drilldown into rebounds-defensive-percentage in schema sportsml-specific-basketball_xsd Drilldown into rebounds-opponent-defensive in schema sportsml-specific-basketball_xsd Drilldown into rebounds-defensive in schema sportsml-specific-basketball_xsd Drilldown into rebounds-total-percentage in schema sportsml-specific-basketball_xsd Drilldown into rebounds-total in schema sportsml-specific-basketball_xsdXSD Diagram of stats-basketball-rebounding in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-basketball-rebounding">
    <annotation>
        <documentation>Statistics for a team or player revolving around rebounds. | Includes rebounds credited to particular players, and credited to the entire team.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attribute name="rebounds-total" type="string" use="optional">
            <annotation>
                <documentation>The sum of all rebounds that were credited to particular players.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-total-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-defensive" type="string" use="optional">
            <annotation>
                <documentation>The sum of all defensive rebounds credited to particular players.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-opponent-defensive" type="string" use="optional">
            <annotation>
                <documentation>The total defensive rebounds by the opposing team or player.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-defensive-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-offensive" type="string" use="optional">
            <annotation>
                <documentation>The sum of all offensive rebounds credited to particular player.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-offensive-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-opponent-offensive" type="string" use="optional">
            <annotation>
                <documentation>The total offensive rebounds by the opposing team or player.</documentation>
            </annotation>
        </attribute>
        <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>
        <attribute name="team-rebounds-total-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-defensive" type="string" use="optional">
            <annotation>
                <documentation>The sum of all defensive rebounds credited to the team as a whole.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-defensive-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-offensive" type="string" use="optional">
            <annotation>
                <documentation>The sum of all offensive rebounds credited to the team as a whol.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-offensive-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-opponent-defensive" type="string" use="optional">
            <annotation>
                <documentation>The total defensive team rebounds by the opposing team or player.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-opponent-offensive" type="string" use="optional">
            <annotation>
                <documentation>The total offensive team rebounds by the opposing team or player.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-per-game" type="string" use="optional">
            <annotation>
                <documentation>The average number of personal rebounds per event.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-rebounds-per-game" type="string" use="optional">
            <annotation>
                <documentation>The average number of team rebounds per event.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-offensive-per-game" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-defensive-per-game" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="rebounds-differential" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
stats-coverage sportsml:stats-coverage Optional
team-coverage sportsml:team-coverage Optional
date-coverage-type sportsml:date-coverage-type Optional
date-coverage-value sportsml:date-coverage-value Optional
duration-scope sportsml:duration-scope Optional
competition-scope sportsml:competition-scope Optional
alignment-scope sportsml:alignment-scope Optional
position-scope sportsml:position-scope Optional
record-making-scope sportsml:record-making-scope Optional
scoping-label sportsml:scoping-label Optional
period-value sportsml:period-value Optional
rebounds-total sportsml:rebounds-total Optional
rebounds-total-percentage sportsml:rebounds-total-percentage Optional
rebounds-defensive sportsml:rebounds-defensive Optional
rebounds-opponent-defensive sportsml:rebounds-opponent-defensive Optional
rebounds-defensive-percentage sportsml:rebounds-defensive-percentage Optional
rebounds-offensive sportsml:rebounds-offensive Optional
rebounds-offensive-percentage sportsml:rebounds-offensive-percentage Optional
rebounds-opponent-offensive sportsml:rebounds-opponent-offensive Optional
team-rebounds-total sportsml:team-rebounds-total Optional
team-rebounds-total-percentage sportsml:team-rebounds-total-percentage Optional
team-rebounds-defensive sportsml:team-rebounds-defensive Optional
team-rebounds-defensive-percentage sportsml:team-rebounds-defensive-percentage Optional
team-rebounds-offensive sportsml:team-rebounds-offensive Optional
team-rebounds-offensive-percentage sportsml:team-rebounds-offensive-percentage Optional
team-rebounds-opponent-defensive sportsml:team-rebounds-opponent-defensive Optional
team-rebounds-opponent-offensive sportsml:team-rebounds-opponent-offensive Optional
rebounds-per-game sportsml:rebounds-per-game Optional
team-rebounds-per-game sportsml:team-rebounds-per-game Optional
rebounds-offensive-per-game sportsml:rebounds-offensive-per-game Optional
rebounds-defensive-per-game sportsml:rebounds-defensive-per-game Optional
rebounds-differential sportsml:rebounds-differential Optional