Definition Type: Attribute
Name: events-played
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 number of sports-events in which this team or player has already participated.
Collapse XSD Schema Diagram:
XSD Diagram of events-played in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="events-played" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The number of sports-events in which this team or player has already participated.</xs:documentation>
    </xs:annotation>
</xs:attribute>