Definition Type: Element
Name: stats-basketball-defensive
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-basketball.xsd
Abstract
Documentation:
Statistics for a team or player while the other team was in possession of the ball. | Includes information on steals and blocks.
Collapse XSD Schema Diagram:
Drilldown into charges-taken in schema sportsml-specific-basketball_xsd Drilldown into team-turnovers-total in schema sportsml-specific-basketball_xsd Drilldown into field-goals-against-percentage in schema sportsml-specific-basketball_xsd Drilldown into field-goals-against-per-game in schema sportsml-specific-basketball_xsd Drilldown into points-scored-against-per-game-highest in schema sportsml-specific-basketball_xsd Drilldown into points-scored-against-per-game in schema sportsml-specific-basketball_xsd Drilldown into blocks-differential in schema sportsml-specific-basketball_xsd Drilldown into blocks-opponent in schema sportsml-specific-basketball_xsd Drilldown into blocks-per-game in schema sportsml-specific-basketball_xsd Drilldown into blocks-total in schema sportsml-specific-basketball_xsd Drilldown into steals-differential in schema sportsml-specific-basketball_xsd Drilldown into steals-opponent in schema sportsml-specific-basketball_xsd Drilldown into steals-per-game in schema sportsml-specific-basketball_xsd Drilldown into steals-total in schema sportsml-specific-basketball_xsdXSD Diagram of stats-basketball-defensive in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-basketball-defensive">
    <annotation>
        <documentation>Statistics for a team or player while the other team was in possession of the ball. | Includes information on steals and blocks.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attribute name="steals-total" type="string" use="optional">
            <annotation>
                <documentation>Total number of steals.</documentation>
            </annotation>
        </attribute>
        <attribute name="steals-per-game" type="string" use="optional">
            <annotation>
                <documentation>Average number of steals per game.</documentation>
            </annotation>
        </attribute>
        <attribute name="steals-opponent" type="string" use="optional">
            <annotation>
                <documentation>Total number of steals-against by opponent.</documentation>
            </annotation>
        </attribute>
        <attribute name="steals-differential" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="blocks-total" type="string" use="optional">
            <annotation>
                <documentation>Total number of blocks.</documentation>
            </annotation>
        </attribute>
        <attribute name="blocks-per-game" type="string" use="optional">
            <annotation>
                <documentation>Average number of blocks per game.</documentation>
            </annotation>
        </attribute>
        <attribute name="blocks-opponent" type="string" use="optional">
            <annotation>
                <documentation>Total number of blocks-against by opponent.</documentation>
            </annotation>
        </attribute>
        <attribute name="blocks-differential" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="points-scored-against-per-game" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="points-scored-against-per-game-highest" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="field-goals-against-per-game" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="field-goals-against-percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="team-turnovers-total" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="charges-taken" 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
steals-total sportsml:steals-total Optional
steals-per-game sportsml:steals-per-game Optional
steals-opponent sportsml:steals-opponent Optional
steals-differential sportsml:steals-differential Optional
blocks-total sportsml:blocks-total Optional
blocks-per-game sportsml:blocks-per-game Optional
blocks-opponent sportsml:blocks-opponent Optional
blocks-differential sportsml:blocks-differential Optional
points-scored-against-per-game sportsml:points-scored-against-per-game Optional
points-scored-against-per-game-highest sportsml:points-scored-against-per-game-highest Optional
field-goals-against-per-game sportsml:field-goals-against-per-game Optional
field-goals-against-percentage sportsml:field-goals-against-percentage Optional
team-turnovers-total sportsml:team-turnovers-total Optional
charges-taken sportsml:charges-taken Optional