Definition Type: Element
Name: stats-american-football-rushing
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-american-football.xsd
Abstract
Documentation:
Statistics about a particular team or player's rushing performance. | How well they ran with the ball.
Collapse XSD Schema Diagram:
Drilldown into rushes-career-100-yard-games in schema sportsml-specific-american-football_xsd Drilldown into rushing-rank in schema sportsml-specific-american-football_xsd Drilldown into rushes-average-yards-per-game in schema sportsml-specific-american-football_xsd Drilldown into rushes-average-attempts-per-game in schema sportsml-specific-american-football_xsd Drilldown into rushes-longest in schema sportsml-specific-american-football_xsd Drilldown into rushes-first-down in schema sportsml-specific-american-football_xsd Drilldown into rushing-average-yards-per in schema sportsml-specific-american-football_xsd Drilldown into rushes-touchdowns in schema sportsml-specific-american-football_xsd Drilldown into rushes-yards-right in schema sportsml-specific-american-football_xsd Drilldown into rushes-yards-middle in schema sportsml-specific-american-football_xsd Drilldown into rushes-yards-left in schema sportsml-specific-american-football_xsd Drilldown into rushes-yards in schema sportsml-specific-american-football_xsd Drilldown into rushes-attempts in schema sportsml-specific-american-football_xsdXSD Diagram of stats-american-football-rushing in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-american-football-rushing">
    <annotation>
        <documentation>Statistics about a particular team or player's rushing performance. | How well they ran with the ball.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attribute name="rushes-attempts" type="string" use="optional">
            <annotation>
                <documentation>The number of attempted rushes.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-yards" type="string" use="optional">
            <annotation>
                <documentation>The number of yards gained by rushing.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-yards-left" type="string" use="optional">
            <annotation>
                <documentation>The number of yards gained by rushing up the left side of the field.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-yards-middle" type="string" use="optional">
            <annotation>
                <documentation>The number of yards gained by rushing up the middle of the field.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-yards-right" type="string" use="optional">
            <annotation>
                <documentation>The number of yards gained by rushing up the right side of the field.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-touchdowns" type="string" use="optional">
            <annotation>
                <documentation>The number of touchdowns resulting from rushing plays.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushing-average-yards-per" type="string" use="optional">
            <annotation>
                <documentation>The average number of yards per rush.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-first-down" type="string" use="optional">
            <annotation>
                <documentation>The number of rushes that have resulted in a first-down.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-longest" type="string" use="optional">
            <annotation>
                <documentation>The number of yards gained by the single longest rushing play.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-average-attempts-per-game" type="string" use="optional">
            <annotation>
                <documentation>Average number of rushing attempts per game.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-average-yards-per-game" type="string" use="optional">
            <annotation>
                <documentation>Average number of yards gaining from rushes a game.</documentation>
            </annotation>
        </attribute>
        <attribute name="rushing-rank" type="string" use="optional">
            <annotation>
                <documentation>How a player or team's rushing stats ranks in a league or conference, usually using total rushing yards as the measure..</documentation>
            </annotation>
        </attribute>
        <attribute name="rushes-career-100-yard-games" type="string" use="optional">
            <annotation>
                <documentation>Number of times in rusher's career where total rushing yardage per game exceeded 100.</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
rushes-attempts sportsml:rushes-attempts Optional
rushes-yards sportsml:rushes-yards Optional
rushes-yards-left sportsml:rushes-yards-left Optional
rushes-yards-middle sportsml:rushes-yards-middle Optional
rushes-yards-right sportsml:rushes-yards-right Optional
rushes-touchdowns sportsml:rushes-touchdowns Optional
rushing-average-yards-per sportsml:rushing-average-yards-per Optional
rushes-first-down sportsml:rushes-first-down Optional
rushes-longest sportsml:rushes-longest Optional
rushes-average-attempts-per-game sportsml:rushes-average-attempts-per-game Optional
rushes-average-yards-per-game sportsml:rushes-average-yards-per-game Optional
rushing-rank sportsml:rushing-rank Optional
rushes-career-100-yard-games sportsml:rushes-career-100-yard-games Optional