Definition Type: Element
Name: stats-american-football-sacks-against
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-american-football.xsd
Abstract
Documentation:
Statistics about the sacks suffered by the offensive team. | How many times and the team was sacked, and for how many yards.
Collapse XSD Schema Diagram:
Drilldown into sacks-against-safeties in schema sportsml-specific-american-football_xsd Drilldown into sacks-against-average in schema sportsml-specific-american-football_xsd Drilldown into sacks-against-total in schema sportsml-specific-american-football_xsd Drilldown into sacks-against-yards in schema sportsml-specific-american-football_xsdXSD Diagram of stats-american-football-sacks-against in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-american-football-sacks-against">
    <annotation>
        <documentation>Statistics about the sacks suffered by the offensive team. | How many times and the team was sacked, and for how many yards.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attribute name="sacks-against-yards" type="string" use="optional">
            <annotation>
                <documentation>Total number of yards lost by the offense from sacks.</documentation>
            </annotation>
        </attribute>
        <attribute name="sacks-against-total" type="string" use="optional">
            <annotation>
                <documentation>Total number of times that the offense was sacked.</documentation>
            </annotation>
        </attribute>
        <attribute name="sacks-against-average" type="string" use="optional">
            <annotation>
                <documentation>Average number of times per game a quarterback is sacked.</documentation>
            </annotation>
        </attribute>
        <attribute name="sacks-against-safeties" type="string" use="optional">
            <annotation>
                <documentation>Number of sacks that resulted in safeties.</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
sacks-against-yards sportsml:sacks-against-yards Optional
sacks-against-total sportsml:sacks-against-total Optional
sacks-against-average sportsml:sacks-against-average Optional
sacks-against-safeties sportsml:sacks-against-safeties Optional