Definition Type: Attribute
Name: field-line
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
The line of scrimmage. The yard line where the ball is placed at the start of play.
Collapse XSD Schema Diagram:
XSD Diagram of field-line in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="field-line" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>The line of scrimmage. The yard line where the ball is placed at the start of play.</xs:documentation>
    </xs:annotation>
</xs:attribute>