Definition Type: Element
Name: stats-tennis-return
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-tennis.xsd
Abstract
Documentation:
TBD.
Collapse XSD Schema Diagram:
Drilldown into break-points-converted-pct in schema sportsml-specific-tennis_xsd Drilldown into break-points-converted in schema sportsml-specific-tennis_xsd Drilldown into break-points-played in schema sportsml-specific-tennis_xsd Drilldown into return-games-won-pct in schema sportsml-specific-tennis_xsd Drilldown into return-games-won in schema sportsml-specific-tennis_xsd Drilldown into return-games-played in schema sportsml-specific-tennis_xsd Drilldown into second-service-return-points-won-pct in schema sportsml-specific-tennis_xsd Drilldown into second-service-return-points-won in schema sportsml-specific-tennis_xsd Drilldown into first-service-return-points-won-pct in schema sportsml-specific-tennis_xsd Drilldown into first-service-return-points-won in schema sportsml-specific-tennis_xsd Drilldown into matches-played in schema sportsml-specific-tennis_xsd Drilldown into returns-played in schema sportsml-specific-tennis_xsdXSD Diagram of stats-tennis-return in schema sportsml-specific-tennis_xsd (SportsML)
Collapse XSD Schema Code:
<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>
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
returns-played sportsml:returns-played Optional
matches-played sportsml:matches-played Optional
first-service-return-points-won sportsml:first-service-return-points-won Optional
first-service-return-points-won-pct sportsml:first-service-return-points-won-pct Optional
second-service-return-points-won sportsml:second-service-return-points-won Optional
second-service-return-points-won-pct sportsml:second-service-return-points-won-pct Optional
return-games-played sportsml:return-games-played Optional
return-games-won sportsml:return-games-won Optional
return-games-won-pct sportsml:return-games-won-pct Optional
break-points-played sportsml:break-points-played Optional
break-points-converted sportsml:break-points-converted Optional
break-points-converted-pct sportsml:break-points-converted-pct Optional