Definition Type: Attribute
Name: events-started
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Number of sports-events the player has played in since the start of the event.
Collapse XSD Schema Diagram:
XSD Diagram of events-started in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="events-started" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>Number of sports-events the player has played in since the start of the event.</xs:documentation>
    </xs:annotation>
</xs:attribute>