Definition Type: Element
Name: player-stats-golf
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-golf.xsd
Abstract
Documentation:
Holds statistics particular to the player. | Includes performance statistics during the timespan described in date-coverage-scope attributes.
Collapse XSD Schema Diagram:
Drilldown into stats-golf-round in schema sportsml-specific-golf_xsd Drilldown into stats-golf in schema sportsml-specific-golf_xsdXSD Diagram of player-stats-golf in schema sportsml-specific-golf_xsd (SportsML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
stats-golf sportsml:stats-golf 0 (1)
stats-golf-round sportsml:stats-golf-round 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
stats-coverage sportsml:stats-coverage Optional
team-coverage sportsml:team-coverage Optional
date-coverage-type sportsml:date-coverage-type Optional
date-coverage-value sportsml:date-coverage-value Optional
duration-scope sportsml:duration-scope Optional
competition-scope sportsml:competition-scope Optional
alignment-scope sportsml:alignment-scope Optional
position-scope sportsml:position-scope Optional
record-making-scope sportsml:record-making-scope Optional
scoping-label sportsml:scoping-label Optional
period-value sportsml:period-value Optional