<element name="team-stats-motor-racing">
<annotation>
<documentation>Specific statistics for motor racing. | Includes stats about the qualifying round, as well as for the race itself.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="sportsml:stats-motor-racing-qualifying" minOccurs="0" maxOccurs="unbounded" />
<element ref="sportsml:stats-motor-racing-race" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:coverageAttributes" />
</complexType>
</element>
|