Definition Type: Attribute
Name: field-line
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.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_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="field-line" use="optional" type="xs:integer">
    <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>