Total points won where the player served. This should be the same as a sum of first-service-points-won and second-service-points-won. |
Complex Type | tennisStatsServiceComplexType |
<xs:attribute name="service-points-won" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total points won where the player served. This should be the same as a sum of first-service-points-won and second-service-points-won.</xs:documentation> </xs:annotation> </xs:attribute> |