Offensive stats specific to soccer. | Offensive stats for one team, specific to soccer. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
alignment-scope | restriction of xs:string | optional |
|
||||
assists-game-tying | xs:string | optional |
|
||||
assists-game-winning | xs:string | optional |
|
||||
assists-overtime | xs:string | optional |
|
||||
assists-total | xs:string | optional |
|
||||
class | xs:string | optional |
|
||||
competition | QCodeType | optional |
|
||||
corner-kicks | xs:string | optional |
|
||||
distance | xs:string | optional |
|
||||
distance-maximum | xs:string | optional |
|
||||
distance-minimum | xs:string | optional |
|
||||
duration-scope | QCodeType | optional |
|
||||
end-date-time | TruncatedDateTimeType | optional |
|
||||
event-span | xs:nonNegativeInteger | optional |
|
||||
free-kicks | xs:string | optional |
|
||||
giveaways | xs:string | optional |
|
||||
goals-game-tying | xs:string | optional |
|
||||
goals-game-winning | xs:string | optional |
|
||||
goals-head | xs:string | optional | |||||
goals-left-foot | xs:string | optional | |||||
goals-overtime | xs:string | optional |
|
||||
goals-own | xs:string | optional |
|
||||
goals-right-foot | xs:string | optional | |||||
goals-shootout | xs:string | optional |
|
||||
goals-total | xs:string | optional |
|
||||
hat-tricks | xs:string | optional |
|
||||
id | xs:ID | optional |
|
||||
location-key | QCodeType | optional |
|
||||
measurement-units | xs:string | optional |
|
||||
offsides | xs:string | optional |
|
||||
opponent-type | QCodeType | optional |
|
||||
opponent-value | QCodeType | optional |
|
||||
passes-complete | xs:string | optional | |||||
passes-complete-3rd-final | xs:string | optional | |||||
passes-complete-long | xs:string | optional | |||||
passes-complete-percentage | xs:string | optional | |||||
passes-incomplete | xs:string | optional | |||||
passes-total | xs:string | optional | |||||
period-end-date-time | TruncatedDateTimeType | optional |
|
||||
period-start-date-time | TruncatedDateTimeType | optional |
|
||||
period-type | QCodeType | optional |
|
||||
period-value | xs:string | optional |
|
||||
points | xs:string | optional |
|
||||
position | xs:string | optional |
|
||||
record-making-scope | QCodeType | optional |
|
||||
scope-value | QCodeType | optional |
|
||||
scoping-label | xs:string | optional |
|
||||
shots-hit-frame | xs:string | optional |
|
||||
shots-off-goal-total | xs:string | optional |
|
||||
shots-on-goal-total | xs:string | optional |
|
||||
shots-penalty-shot-missed | xs:string | optional |
|
||||
shots-penalty-shot-percentage | xs:string | optional |
|
||||
shots-penalty-shot-scored | xs:string | optional |
|
||||
shots-penalty-shot-taken | xs:string | optional |
|
||||
shots-shootout-missed | xs:string | optional |
|
||||
shots-shootout-percentage | xs:string | optional |
|
||||
shots-shootout-scored | xs:string | optional |
|
||||
shots-shootout-taken | xs:string | optional |
|
||||
shots-total | xs:string | optional |
|
||||
situation | QCodeType | optional |
|
||||
start-date-time | TruncatedDateTimeType | optional |
|
||||
stats-coverage | QCodeType | optional |
|
||||
style | xs:string | optional |
|
||||
surface-type | QCodeType | optional |
|
||||
tackles-lost | xs:string | optional | |||||
tackles-total | xs:string | optional | |||||
tackles-won | xs:string | optional | |||||
tackles-won-percentage | xs:string | optional | |||||
team | QCodeType | optional |
|
||||
team-coverage | restriction of xs:string | optional |
|
||||
temporal-unit-type | QCodeType | optional |
|
||||
temporal-unit-value | QCodeType | optional |
|
||||
unit-type | QCodeType | optional |
|
||||
unit-value | QCodeType | optional |
|
||||
venue-type | QCodeType | optional |
|
||||
weather-type | QCodeType | optional |
|
<xs:complexType name="soccerStatsOffensiveComplexType"> <xs:annotation> <xs:documentation>Offensive stats specific to soccer. | Offensive stats for one team, specific to soccer.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="commonAttributes"/> <xs:attributeGroup ref="coverageAttributes"/> <xs:attribute name="goals-game-winning" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals that meant winning a game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-game-tying" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals that meant tying a game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-overtime" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored during overtime.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-shootout" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored during shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of goals by the team.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-game-winning" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists to goals that meant winning a game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-game-tying" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists to goals that meant tying a game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-overtime" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists made on goals scored during overtime.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of assists.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="points" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Sum of goals and assists.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of shots made in attempt to score goal.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-on-goal-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of shots on goal that did not hit the net.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-off-goal-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of shots towards the goal, but that would have missed the target anyway.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-penalty-shot-taken" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of attempts to score as penalty-shot.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-penalty-shot-scored" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored as penalty-shots.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-penalty-shot-missed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of attempts to score as penalty-shot that did not result in a goal.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-penalty-shot-percentage" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Percentage of penalty shots scored. Could be calculated from above values.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-shootout-taken" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of attempts to score during shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-shootout-scored" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored during shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-shootout-missed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals missed during shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-shootout-percentage" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Percentage of shootout goals scored.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="giveaways" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Changes in possession, usually as a result of poor play leading to the other team getting the ball.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="offsides" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of offsides.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="corner-kicks" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of corner kicks performed.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="hat-tricks" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A record of the number of times a player scored three or more goals in a game. Sometimes, the rules that govern the assignment of a hat-trick varies.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-hit-frame" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of shots hitting the goal frame.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-own" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored on own net.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="free-kicks" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Unopposed kicks on the field awarded to a team due to an opposing team's infraction.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-left-foot" type="xs:string" use="optional"/> <xs:attribute name="goals-right-foot" type="xs:string" use="optional"/> <xs:attribute name="goals-head" type="xs:string" use="optional"/> <xs:attribute name="passes-total" type="xs:string" use="optional"/> <xs:attribute name="passes-complete" type="xs:string" use="optional"/> <xs:attribute name="passes-complete-percentage" type="xs:string" use="optional"/> <xs:attribute name="passes-incomplete" type="xs:string" use="optional"/> <xs:attribute name="passes-complete-3rd-final" type="xs:string" use="optional"/> <xs:attribute name="passes-complete-long" type="xs:string" use="optional"/> <xs:attribute name="tackles-total" type="xs:string" use="optional"/> <xs:attribute name="tackles-won" type="xs:string" use="optional"/> <xs:attribute name="tackles-won-percentage" type="xs:string" use="optional"/> <xs:attribute name="tackles-lost" type="xs:string" use="optional"/> </xs:complexType> |