Definition Type: Attribute
Name: end-number
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
A curling game normally have 10 ends, but it can also be 8 or even 6
Collapse XSD Schema Diagram:
XSD Diagram of end-number in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="end-number" type="xs:integer" use="optional">
    <xs:annotation>
        <xs:documentation>A curling game normally have 10 ends, but it can also be 8 or even 6</xs:documentation>
    </xs:annotation>
</xs:attribute>