Definition Type: Element
Name: player-stats-tennis
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-tennis.xsd
Abstract
Documentation:
Holds tennis-specific stats. Used for singles matches. | Generally having to do with the score of the match.
Collapse XSD Schema Diagram:
Drilldown into stats-tennis-set in schema sportsml-specific-tennis_xsd Drilldown into stats-tennis-return in schema sportsml-specific-tennis_xsd Drilldown into stats-tennis-service in schema sportsml-specific-tennis_xsdXSD Diagram of player-stats-tennis in schema sportsml-specific-tennis_xsd (SportsML)
Collapse XSD Schema Code:
<element name="player-stats-tennis">
    <annotation>
        <documentation>Holds tennis-specific stats. Used for singles matches. | Generally having to do with the score of the match.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:stats-tennis-service" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:stats-tennis-return" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:stats-tennis-set" 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-tennis-service sportsml:stats-tennis-service 0 unbounded
stats-tennis-return sportsml:stats-tennis-return 0 unbounded
stats-tennis-set sportsml:stats-tennis-set 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