Definition Type: Attribute
Name: down
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The current down. Valid values are 1,2,3,4,5. (Could period be used?)
Collapse XSD Schema Diagram:
XSD Diagram of down in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="down" use="optional" type="xs:nonNegativeInteger">
    <xs:annotation>
        <xs:documentation>The current down. Valid values are 1,2,3,4,5. (Could period be used?)</xs:documentation>
    </xs:annotation>
</xs:attribute>