Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema sportsml-specific-tennis.xsd
Namespace http://iptc.org/std/SportsML/2008-04-01/
Properties
attribute form default unqualified
element form default unqualified
version 2.0
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:event-metadata-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata about the specific tennis match. | When in the match this document was issued.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#eventStateTennis
Properties
content complex
Used by
Attributes
QName Type Use Annotation
game string optional
An integer, generally 1 through 7.
id ID optional
An XML-specific identifier for the element.
receiver-idref IDREF optional
A pointer to the player who received the served ball on this point.
receiver-score restriction of string optional
Either love, 15, 30, 40, game.
serve-number restriction of string optional
Identifying either the first or second serve.
server-idref IDREF optional
A pointer to the player who served the ball on this point.
server-score restriction of string optional
Either love, 15, 30, 40, game.
set string optional
An integer, 1,2,3,4,5.
Source
<element name="event-metadata-tennis">
  <annotation>
    <documentation>Metadata about the specific tennis match. | When in the match this document was issued.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateTennis"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:event-actions-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A holder for actions taking place in a tennis match. | Either a tennis point, or a custom action.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#action-tennis-point sportsml-specific-tennis_xsd.tmp#action-tennis-other
Properties
content complex
Used by
Model
Children sportsml:action-tennis-other, sportsml:action-tennis-point
Instance
<sportsml:event-actions-tennis id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:action-tennis-point game="" id="" receiver-idref="" receiver-score="" serve-number="" server-idref="" server-score="" set="" winner-idref="" win-type="">{1,1}</sportsml:action-tennis-point>
  <sportsml:action-tennis-other action-source="" action-type="" comment="" game="" id="" receiver-idref="" receiver-score="" serve-number="" server-idref="" server-score="" set="">{1,1}</sportsml:action-tennis-other>
</sportsml:event-actions-tennis>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="event-actions-tennis">
  <annotation>
    <documentation>A holder for actions taking place in a tennis match. | Either a tennis point, or a custom action.</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:action-tennis-point"/>
      <element ref="sportsml:action-tennis-other"/>
    </choice>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:action-tennis-point
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Can be recorded whenever a point is won. | Includes an identifier for how that point was one.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#eventStateTennis sportsml-specific-tennis_xsd.tmp#action-tennis-point_winner-idref sportsml-specific-tennis_xsd.tmp#action-tennis-point_win-type sportsml-specific-tennis_xsd.tmp#action-tennis-volley
Properties
content complex
Used by
Model
Children sportsml:action-tennis-volley
Instance
<sportsml:action-tennis-point game="" id="" receiver-idref="" receiver-score="" serve-number="" server-idref="" server-score="" set="" winner-idref="" win-type="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:action-tennis-volley game="" id="" landing-location="" receiver-idref="" receiver-score="" result="" serve-number="" server-idref="" server-score="" set="" spin-type="" swing-type="">{0,unbounded}</sportsml:action-tennis-volley>
</sportsml:action-tennis-point>
Attributes
QName Type Use Annotation
game string optional
An integer, generally 1 through 7.
id ID optional
An XML-specific identifier for the element.
receiver-idref IDREF optional
A pointer to the player who received the served ball on this point.
receiver-score restriction of string optional
Either love, 15, 30, 40, game.
serve-number restriction of string optional
Identifying either the first or second serve.
server-idref IDREF optional
A pointer to the player who served the ball on this point.
server-score restriction of string optional
Either love, 15, 30, 40, game.
set string optional
An integer, 1,2,3,4,5.
win-type sportsml:winType.Tennis optional
TBD.
winner-idref IDREF optional
A pointer to the player or team (for doubles) who won the point.
Source
<element name="action-tennis-point">
  <annotation>
    <documentation>Can be recorded whenever a point is won. | Includes an identifier for how that point was one.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:action-tennis-volley" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateTennis"/>
    <attribute name="winner-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>A pointer to the player or team (for doubles) who won the point.</documentation>
      </annotation>
    </attribute>
    <attribute name="win-type" type="sportsml:winType.Tennis" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:action-tennis-volley
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#eventStateTennis sportsml-specific-tennis_xsd.tmp#action-tennis-volley_swing-type sportsml-specific-tennis_xsd.tmp#action-tennis-volley_spin-type sportsml-specific-tennis_xsd.tmp#action-tennis-volley_landing-location sportsml-specific-tennis_xsd.tmp#action-tennis-volley_result
Properties
content complex
Used by
Attributes
QName Type Use Annotation
game string optional
An integer, generally 1 through 7.
id ID optional
An XML-specific identifier for the element.
landing-location string optional
TBD.
receiver-idref IDREF optional
A pointer to the player who received the served ball on this point.
receiver-score restriction of string optional
Either love, 15, 30, 40, game.
result string optional
TBD.
serve-number restriction of string optional
Identifying either the first or second serve.
server-idref IDREF optional
A pointer to the player who served the ball on this point.
server-score restriction of string optional
Either love, 15, 30, 40, game.
set string optional
An integer, 1,2,3,4,5.
spin-type string optional
TBD.
swing-type string optional
TBD.
Source
<element name="action-tennis-volley">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateTennis"/>
    <attribute name="swing-type" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="spin-type" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="landing-location" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="result" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:action-tennis-other
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A custom action. | For use when none of the pre-build actions apply.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#eventStateTennis sportsml-specific-tennis_xsd.tmp#action-tennis-other_action-source sportsml-specific-tennis_xsd.tmp#action-tennis-other_action-type sportsml-specific-tennis_xsd.tmp#action-tennis-other_comment
Properties
content complex
Used by
Attributes
QName Type Use Annotation
action-source string optional
The name of the controlled-vocabulary for the action-type attribute.
action-type string optional
A selection from a controlled-vocabulary list maintained by the publisher.
comment string optional
Textual comment about the action.
game string optional
An integer, generally 1 through 7.
id ID optional
An XML-specific identifier for the element.
receiver-idref IDREF optional
A pointer to the player who received the served ball on this point.
receiver-score restriction of string optional
Either love, 15, 30, 40, game.
serve-number restriction of string optional
Identifying either the first or second serve.
server-idref IDREF optional
A pointer to the player who served the ball on this point.
server-score restriction of string optional
Either love, 15, 30, 40, game.
set string optional
An integer, 1,2,3,4,5.
Source
<element name="action-tennis-other">
  <annotation>
    <documentation>A custom action. | For use when none of the pre-build actions apply.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateTennis"/>
    <attribute name="action-source" type="string" use="optional">
      <annotation>
        <documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
      </annotation>
    </attribute>
    <attribute name="action-type" type="string" use="optional">
      <annotation>
        <documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment about the action.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:team-metadata-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A placeholder for event metadata specific for tennis. | Reserved for future use.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="team-metadata-tennis">
  <annotation>
    <documentation>A placeholder for event metadata specific for tennis. | Reserved for future use.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:team-stats-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds tennis-specific stats. Used for doubles matches. | Generally having to do with the score of the match.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-service sportsml-specific-tennis_xsd.tmp#stats-tennis-return sportsml-specific-tennis_xsd.tmp#stats-tennis-set
Properties
content complex
Used by
Model
Children sportsml:stats-tennis-return, sportsml:stats-tennis-service, sportsml:stats-tennis-set
Instance
<sportsml:team-stats-tennis alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-tennis-service aces="" alignment-scope="" break-points-played="" break-points-saved="" break-points-saved-pct="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" first-service-points-won="" first-service-points-won-pct="" first-services-good="" first-services-good-pct="" id="" matches-played="" period-value="" position-scope="" record-making-scope="" scoping-label="" second-service-points-won="" second-service-points-won-pct="" service-games-played="" service-games-won="" service-games-won-pct="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-service>
  <sportsml:stats-tennis-return alignment-scope="" break-points-converted="" break-points-converted-pct="" break-points-played="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" first-service-return-points-won="" first-service-return-points-won-pct="" id="" matches-played="" period-value="" position-scope="" record-making-scope="" return-games-played="" return-games-won="" return-games-won-pct="" returns-played="" scoping-label="" second-service-return-points-won="" second-service-return-points-won-pct="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-return>
  <sportsml:stats-tennis-set alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" score="" score-tiebreaker="" set-number="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-set>
</sportsml:team-stats-tennis>
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="team-stats-tennis">
  <annotation>
    <documentation>Holds tennis-specific stats. Used for doubles 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>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:stats-tennis-service
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-service_matches-played sportsml-specific-tennis_xsd.tmp#stats-tennis-service_aces sportsml-specific-tennis_xsd.tmp#stats-tennis-service_first-services-good sportsml-specific-tennis_xsd.tmp#stats-tennis-service_first-services-good-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-service_first-service-points-won sportsml-specific-tennis_xsd.tmp#stats-tennis-service_first-service-points-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-service_second-service-points-won sportsml-specific-tennis_xsd.tmp#stats-tennis-service_second-service-points-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-service_service-games-played sportsml-specific-tennis_xsd.tmp#stats-tennis-service_service-games-won sportsml-specific-tennis_xsd.tmp#stats-tennis-service_service-games-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-service_break-points-played sportsml-specific-tennis_xsd.tmp#stats-tennis-service_break-points-saved sportsml-specific-tennis_xsd.tmp#stats-tennis-service_break-points-saved-pct
Properties
content complex
Used by
Attributes
QName Type Use Annotation
aces string optional
TBD.
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
break-points-played string optional
TBD.
break-points-saved string optional
TBD.
break-points-saved-pct string optional
TBD.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
first-service-points-won string optional
TBD.
first-service-points-won-pct string optional
TBD.
first-services-good string optional
TBD.
first-services-good-pct string optional
TBD.
id ID optional
An XML-specific identifier for the element.
matches-played string optional
TBD.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
second-service-points-won string optional
TBD.
second-service-points-won-pct string optional
TBD.
service-games-played string optional
TBD.
service-games-won string optional
TBD.
service-games-won-pct string optional
TBD.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-tennis-service">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="matches-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="aces" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-services-good" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-services-good-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-service-points-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-service-points-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="second-service-points-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="second-service-points-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="service-games-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="service-games-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="service-games-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-saved" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-saved-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:stats-tennis-return
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-return_returns-played sportsml-specific-tennis_xsd.tmp#stats-tennis-return_matches-played sportsml-specific-tennis_xsd.tmp#stats-tennis-return_first-service-return-points-won sportsml-specific-tennis_xsd.tmp#stats-tennis-return_first-service-return-points-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-return_second-service-return-points-won sportsml-specific-tennis_xsd.tmp#stats-tennis-return_second-service-return-points-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-return_return-games-played sportsml-specific-tennis_xsd.tmp#stats-tennis-return_return-games-won sportsml-specific-tennis_xsd.tmp#stats-tennis-return_return-games-won-pct sportsml-specific-tennis_xsd.tmp#stats-tennis-return_break-points-played sportsml-specific-tennis_xsd.tmp#stats-tennis-return_break-points-converted sportsml-specific-tennis_xsd.tmp#stats-tennis-return_break-points-converted-pct
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
break-points-converted string optional
TBD.
break-points-converted-pct string optional
TBD.
break-points-played string optional
TBD.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
first-service-return-points-won string optional
TBD.
first-service-return-points-won-pct string optional
TBD.
id ID optional
An XML-specific identifier for the element.
matches-played string optional
TBD.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
return-games-played string optional
TBD.
return-games-won string optional
TBD.
return-games-won-pct string optional
TBD.
returns-played string optional
TBD.
scoping-label string optional
A textual description for the scope.
second-service-return-points-won string optional
TBD.
second-service-return-points-won-pct string optional
TBD.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-tennis-return">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="returns-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="matches-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-service-return-points-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="first-service-return-points-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="second-service-return-points-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="second-service-return-points-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="return-games-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="return-games-won" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="return-games-won-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-played" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-converted" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="break-points-converted-pct" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:stats-tennis-set
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds the score of a set. | Includes an attribute for a set's tiebreaker score.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-set_set-number sportsml-specific-tennis_xsd.tmp#stats-tennis-set_score sportsml-specific-tennis_xsd.tmp#stats-tennis-set_score-tiebreaker sportsml-specific-tennis_xsd.tmp#stats-tennis-game
Properties
content complex
Used by
Model
Children sportsml:stats-tennis-game
Instance
<sportsml:stats-tennis-set alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" score="" score-tiebreaker="" set-number="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-tennis-game alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" score="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-game>
</sportsml:stats-tennis-set>
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
score string optional
Either love, 15, 30, 40, game.
score-tiebreaker string optional
An integer. Generally 0 through 7.
set-number string optional
An integer, generally 1 through 7.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-tennis-set">
  <annotation>
    <documentation>Holds the score of a set. | Includes an attribute for a set's tiebreaker score.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:stats-tennis-game" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="set-number" type="string" use="optional">
      <annotation>
        <documentation>An integer, generally 1 through 7.</documentation>
      </annotation>
    </attribute>
    <attribute name="score" type="string" use="optional">
      <annotation>
        <documentation>Either love, 15, 30, 40, game.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-tiebreaker" type="string" use="optional">
      <annotation>
        <documentation>An integer. Generally 0 through 7.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:stats-tennis-game
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds the score of a game. | Also holds details of each point.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-game_score
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
score restriction of string optional
Either love, 15, 30, 40, or game.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-tennis-game">
  <annotation>
    <documentation>Holds the score of a game. | Also holds details of each point.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="score" use="optional">
      <annotation>
        <documentation>Either love, 15, 30, 40, or game.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="love"/>
          <enumeration value="15"/>
          <enumeration value="30"/>
          <enumeration value="40"/>
          <enumeration value="game"/>
        </restriction>
      </simpleType>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:player-metadata-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds metadata specific to a tennis player. | Reserved for future use.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="player-metadata-tennis">
  <annotation>
    <documentation>Holds metadata specific to a tennis player. | Reserved for future use.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:player-stats-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds tennis-specific stats. Used for singles matches. | Generally having to do with the score of the match.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-tennis_xsd.tmp#stats-tennis-service sportsml-specific-tennis_xsd.tmp#stats-tennis-return sportsml-specific-tennis_xsd.tmp#stats-tennis-set
Properties
content complex
Used by
Model
Children sportsml:stats-tennis-return, sportsml:stats-tennis-service, sportsml:stats-tennis-set
Instance
<sportsml:player-stats-tennis alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-tennis-service aces="" alignment-scope="" break-points-played="" break-points-saved="" break-points-saved-pct="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" first-service-points-won="" first-service-points-won-pct="" first-services-good="" first-services-good-pct="" id="" matches-played="" period-value="" position-scope="" record-making-scope="" scoping-label="" second-service-points-won="" second-service-points-won-pct="" service-games-played="" service-games-won="" service-games-won-pct="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-service>
  <sportsml:stats-tennis-return alignment-scope="" break-points-converted="" break-points-converted-pct="" break-points-played="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" first-service-return-points-won="" first-service-return-points-won-pct="" id="" matches-played="" period-value="" position-scope="" record-making-scope="" return-games-played="" return-games-won="" return-games-won-pct="" returns-played="" scoping-label="" second-service-return-points-won="" second-service-return-points-won-pct="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-return>
  <sportsml:stats-tennis-set alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" score="" score-tiebreaker="" set-number="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-tennis-set>
</sportsml:player-stats-tennis>
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<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>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Element sportsml:tournament-metadata-tennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
For holding metadata having to do with a tennis tournament. | Includes an attribute for the name of the tennis tour.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-tennis_xsd.tmp#tournament-metadata-tennis_tour-name
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
tour-name string optional
The name of the tour.
Source
<element name="tournament-metadata-tennis">
  <annotation>
    <documentation>For holding metadata having to do with a tennis tournament. | Includes an attribute for the name of the tennis tour.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="tour-name" type="string" use="optional">
      <annotation>
        <documentation>The name of the tour.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @set
Namespace No namespace
Annotations
An integer, 1,2,3,4,5.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="set" type="string" use="optional">
  <annotation>
    <documentation>An integer, 1,2,3,4,5.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @game
Namespace No namespace
Annotations
An integer, generally 1 through 7.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="game" type="string" use="optional">
  <annotation>
    <documentation>An integer, generally 1 through 7.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @server-idref
Namespace No namespace
Annotations
A pointer to the player who served the ball on this point.
Type IDREF
Properties
use optional
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="server-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the player who served the ball on this point.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @server-score
Namespace No namespace
Annotations
Either love, 15, 30, 40, game.
Type restriction of string
Properties
use optional
Facets
enumeration love
enumeration 15
enumeration 30
enumeration 40
enumeration game
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="server-score" use="optional">
  <annotation>
    <documentation>Either love, 15, 30, 40, game.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="love"/>
      <enumeration value="15"/>
      <enumeration value="30"/>
      <enumeration value="40"/>
      <enumeration value="game"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @receiver-idref
Namespace No namespace
Annotations
A pointer to the player who received the served ball on this point.
Type IDREF
Properties
use optional
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="receiver-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the player who received the served ball on this point.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @receiver-score
Namespace No namespace
Annotations
Either love, 15, 30, 40, game.
Type restriction of string
Properties
use optional
Facets
enumeration love
enumeration 15
enumeration 30
enumeration 40
enumeration game
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="receiver-score" use="optional">
  <annotation>
    <documentation>Either love, 15, 30, 40, game.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="love"/>
      <enumeration value="15"/>
      <enumeration value="30"/>
      <enumeration value="40"/>
      <enumeration value="game"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:eventStateTennis / @serve-number
Namespace No namespace
Annotations
Identifying either the first or second serve.
Type restriction of string
Properties
use optional
Facets
enumeration first
enumeration second
Used by
Attribute Group sportsml:eventStateTennis
Source
<attribute name="serve-number" use="optional">
  <annotation>
    <documentation>Identifying either the first or second serve.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="first"/>
      <enumeration value="second"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-volley / @swing-type
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="swing-type" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-volley / @spin-type
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="spin-type" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-volley / @landing-location
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="landing-location" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-volley / @result
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="result" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-point / @winner-idref
Namespace No namespace
Annotations
A pointer to the player or team (for doubles) who won the point.
Type IDREF
Properties
use optional
Used by
Source
<attribute name="winner-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the player or team (for doubles) who won the point.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-point / @win-type
Namespace No namespace
Annotations
TBD.
Type sportsml:winType.Tennis
Properties
use optional
Used by
Source
<attribute name="win-type" type="sportsml:winType.Tennis" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-other / @action-source
Namespace No namespace
Annotations
The name of the controlled-vocabulary for the action-type attribute.
Type string
Properties
use optional
Used by
Source
<attribute name="action-source" type="string" use="optional">
  <annotation>
    <documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-other / @action-type
Namespace No namespace
Annotations
A selection from a controlled-vocabulary list maintained by the publisher.
Type string
Properties
use optional
Used by
Source
<attribute name="action-type" type="string" use="optional">
  <annotation>
    <documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:action-tennis-other / @comment
Namespace No namespace
Annotations
Textual comment about the action.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment about the action.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @matches-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="matches-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @aces
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="aces" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @first-services-good
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-services-good" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @first-services-good-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-services-good-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @first-service-points-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-service-points-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @first-service-points-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-service-points-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @second-service-points-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="second-service-points-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @second-service-points-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="second-service-points-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @service-games-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="service-games-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @service-games-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="service-games-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @service-games-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="service-games-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @break-points-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @break-points-saved
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-saved" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-service / @break-points-saved-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-saved-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @returns-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="returns-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @matches-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="matches-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @first-service-return-points-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-service-return-points-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @first-service-return-points-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="first-service-return-points-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @second-service-return-points-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="second-service-return-points-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @second-service-return-points-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="second-service-return-points-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @return-games-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="return-games-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @return-games-won
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="return-games-won" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @return-games-won-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="return-games-won-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @break-points-played
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-played" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @break-points-converted
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-converted" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-return / @break-points-converted-pct
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="break-points-converted-pct" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-game / @score
Namespace No namespace
Annotations
Either love, 15, 30, 40, or game.
Type restriction of string
Properties
use optional
Facets
enumeration love
enumeration 15
enumeration 30
enumeration 40
enumeration game
Used by
Source
<attribute name="score" use="optional">
  <annotation>
    <documentation>Either love, 15, 30, 40, or game.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="love"/>
      <enumeration value="15"/>
      <enumeration value="30"/>
      <enumeration value="40"/>
      <enumeration value="game"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-set / @set-number
Namespace No namespace
Annotations
An integer, generally 1 through 7.
Type string
Properties
use optional
Used by
Source
<attribute name="set-number" type="string" use="optional">
  <annotation>
    <documentation>An integer, generally 1 through 7.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-set / @score
Namespace No namespace
Annotations
Either love, 15, 30, 40, game.
Type string
Properties
use optional
Used by
Source
<attribute name="score" type="string" use="optional">
  <annotation>
    <documentation>Either love, 15, 30, 40, game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:stats-tennis-set / @score-tiebreaker
Namespace No namespace
Annotations
An integer. Generally 0 through 7.
Type string
Properties
use optional
Used by
Source
<attribute name="score-tiebreaker" type="string" use="optional">
  <annotation>
    <documentation>An integer. Generally 0 through 7.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute sportsml:tournament-metadata-tennis / @tour-name
Namespace No namespace
Annotations
The name of the tour.
Type string
Properties
use optional
Used by
Source
<attribute name="tour-name" type="string" use="optional">
  <annotation>
    <documentation>The name of the tour.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd
Attribute Group sportsml:eventStateTennis
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-specific-tennis_xsd.tmp#eventStateTennis_set sportsml-specific-tennis_xsd.tmp#eventStateTennis_game sportsml-specific-tennis_xsd.tmp#eventStateTennis_server-idref sportsml-specific-tennis_xsd.tmp#eventStateTennis_server-score sportsml-specific-tennis_xsd.tmp#eventStateTennis_receiver-idref sportsml-specific-tennis_xsd.tmp#eventStateTennis_receiver-score sportsml-specific-tennis_xsd.tmp#eventStateTennis_serve-number
Used by
Attributes
QName Type Use Annotation
game string optional
An integer, generally 1 through 7.
receiver-idref IDREF optional
A pointer to the player who received the served ball on this point.
receiver-score restriction of string optional
Either love, 15, 30, 40, game.
serve-number restriction of string optional
Identifying either the first or second serve.
server-idref IDREF optional
A pointer to the player who served the ball on this point.
server-score restriction of string optional
Either love, 15, 30, 40, game.
set string optional
An integer, 1,2,3,4,5.
Source
<attributeGroup name="eventStateTennis">
  <attribute name="set" type="string" use="optional">
    <annotation>
      <documentation>An integer, 1,2,3,4,5.</documentation>
    </annotation>
  </attribute>
  <attribute name="game" type="string" use="optional">
    <annotation>
      <documentation>An integer, generally 1 through 7.</documentation>
    </annotation>
  </attribute>
  <attribute name="server-idref" type="IDREF" use="optional">
    <annotation>
      <documentation>A pointer to the player who served the ball on this point.</documentation>
    </annotation>
  </attribute>
  <attribute name="server-score" use="optional">
    <annotation>
      <documentation>Either love, 15, 30, 40, game.</documentation>
    </annotation>
    <simpleType>
      <restriction base="string">
        <enumeration value="love"/>
        <enumeration value="15"/>
        <enumeration value="30"/>
        <enumeration value="40"/>
        <enumeration value="game"/>
      </restriction>
    </simpleType>
  </attribute>
  <attribute name="receiver-idref" type="IDREF" use="optional">
    <annotation>
      <documentation>A pointer to the player who received the served ball on this point.</documentation>
    </annotation>
  </attribute>
  <attribute name="receiver-score" use="optional">
    <annotation>
      <documentation>Either love, 15, 30, 40, game.</documentation>
    </annotation>
    <simpleType>
      <restriction base="string">
        <enumeration value="love"/>
        <enumeration value="15"/>
        <enumeration value="30"/>
        <enumeration value="40"/>
        <enumeration value="game"/>
      </restriction>
    </simpleType>
  </attribute>
  <attribute name="serve-number" use="optional">
    <annotation>
      <documentation>Identifying either the first or second serve.</documentation>
    </annotation>
    <simpleType>
      <restriction base="string">
        <enumeration value="first"/>
        <enumeration value="second"/>
      </restriction>
    </simpleType>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-tennis.xsd