<element name="event-stats">
<annotation>
<documentation>Stats applying to the game as a whole. | Initially designed for motor-racing, but potentially applicable to many sports.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded" />
<group minOccurs="0" ref="sportsml:eventStatsSpecific" />
</sequence>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:coverageAttributes" />
</complexType>
</element>
|