<element name="player-stats-golf">
<annotation>
<documentation>Holds statistics particular to the player. | Includes performance statistics during the timespan described in date-coverage-scope attributes.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="sportsml:stats-golf" minOccurs="0" />
<element ref="sportsml:stats-golf-round" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:coverageAttributes" />
</complexType>
</element>
|