Definition Type: Attribute
Name: distance-for-1st-down
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
The distance between the current line of scrimmage and the first down marker. In yards. The word goal is used for, say, 3rd-and-goal situations. The word kick is used for an extra-point attempt.
Collapse XSD Schema Diagram:
XSD Diagram of distance-for-1st-down in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="distance-for-1st-down" type="string" use="optional">
    <annotation>
        <documentation>The distance between the current line of scrimmage and the first down marker. In yards. The word goal is used for, say, 3rd-and-goal situations. The word kick is used for an extra-point attempt.</documentation>
    </annotation>
</attribute>