Definition Type: Attribute
Name: laps-remaining
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
How many laps are remaining when this play takes place
Collapse XSD Schema Diagram:
XSD Diagram of laps-remaining in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="laps-remaining" type="xs:integer" use="optional">
    <xs:annotation>
        <xs:documentation>How many laps are remaining when this play takes place</xs:documentation>
    </xs:annotation>
</xs:attribute>