Offensive stats for one team. | Specific to ice-hockey, including stats on shots, goals, and faceoffs. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
alignment-scope | restriction of xs:string | optional |
|
||||
assists | xs:string | optional |
|
||||
assists-game-tying | xs:string | optional |
|
||||
assists-game-winning | xs:string | optional |
|
||||
assists-overtime | xs:string | optional |
|
||||
assists-power-play | xs:string | optional |
|
||||
assists-short-handed | xs:string | optional |
|
||||
class | xs:string | optional |
|
||||
competition | QCodeType | 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 |
|
||||
giveaways | xs:string | optional |
|
||||
goals-empty-net | xs:string | optional |
|
||||
goals-even-strength | xs:string | optional |
|
||||
goals-game-tying | xs:string | optional |
|
||||
goals-game-winning | xs:string | optional |
|
||||
goals-overtime | xs:string | optional |
|
||||
goals-penalty-shot | xs:string | optional |
|
||||
goals-per-game | xs:string | optional |
|
||||
goals-power-play | xs:string | optional |
|
||||
goals-shootout | xs:string | optional |
|
||||
goals-shootout-attempts | xs:string | optional |
|
||||
goals-short-handed | xs:string | optional |
|
||||
goals-total | xs:string | optional |
|
||||
hat-tricks | xs:string | optional |
|
||||
id | xs:ID | optional |
|
||||
location | xs:string | optional |
|
||||
location-key | QCodeType | optional |
|
||||
measurement-units | xs:string | optional |
|
||||
minutes-power-play | xs:string | optional |
|
||||
opponent-type | QCodeType | optional |
|
||||
opponent-value | QCodeType | optional |
|
||||
period-end-date-time | TruncatedDateTimeType | optional |
|
||||
period-start-date-time | TruncatedDateTimeType | optional |
|
||||
period-type | QCodeType | optional |
|
||||
period-value | xs:string | optional |
|
||||
player-count | xs:string | optional |
|
||||
player-count-opposing | xs:string | optional |
|
||||
points | xs:string | optional |
|
||||
points-power-play | xs:string | optional |
|
||||
points-short-handed | xs:string | optional |
|
||||
position | xs:string | optional |
|
||||
power-play-amount | xs:string | optional |
|
||||
power-play-percentage | xs:string | optional |
|
||||
record-making-scope | QCodeType | optional |
|
||||
scope-value | QCodeType | optional |
|
||||
scoping-label | xs:string | optional |
|
||||
scoring-chances | xs:string | optional |
|
||||
shot-attempts-blocked | xs:string | optional |
|
||||
shots-even-strength | xs:string | optional |
|
||||
shots-missed | xs:string | optional |
|
||||
shots-penalty-shot-missed | xs:string | optional |
|
||||
shots-penalty-shot-percentage | xs:string | optional |
|
||||
shots-penalty-shot-taken | xs:string | optional |
|
||||
shots-power-play | xs:string | optional |
|
||||
shots-short-handed | xs:string | optional |
|
||||
situation | QCodeType | optional |
|
||||
start-date-time | TruncatedDateTimeType | optional |
|
||||
stats-coverage | QCodeType | optional |
|
||||
style | xs:string | optional |
|
||||
surface-type | QCodeType | 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 |
|
||||
zone | restriction of xs:string | optional |
|
<xs:complexType name="iceHockeyStatsOffensiveComplexType"> <xs:annotation> <xs:documentation>Offensive stats for one team. | Specific to ice-hockey, including stats on shots, goals, and faceoffs.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="commonAttributes"/> <xs:attributeGroup ref="coverageAttributes"/> <xs:attributeGroup ref="commonPropertiesIceHockey"/> <xs:attribute name="goals-total" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of goals by the team. Could differ from the score if score-points are awarded for shootout, for example.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-game-winning" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals that provided the winning margin in 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 caused the game to be tied.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-power-play" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored while the team was having a power-play.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-short-handed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored while the team was playing short-handed.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-even-strength" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored while the teams were at even strength.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-empty-net" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored on an empty goal, with the opposing goalie pulled from the net.</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 a shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-shootout-attempts" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals attempted during a shootout.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-penalty-shot" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Goals scored as penalty shots.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="goals-per-game" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Average of goals scored per game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of assists.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-power-play" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of assists made during a power play.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-short-handed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of assists made while short-handed.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-game-winning" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists on goals that provided the winning margin in a game.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-game-tying" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists on goals that caused the game to be tied.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="assists-overtime" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Assists on goals scored during overtime.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="points" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of points, with a score and an assist generally counted as one point each.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="points-power-play" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of points during power plays, with a score and an assist generally counted as one point each.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="points-short-handed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of points while short-handed, with a score and an assist generally counted as one point each.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="power-play-amount" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of power-play opportunities a team has had.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="power-play-percentage" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Measure of success at power plays. Figured by dividing goals-power-play by power-play-amount.</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 penalty shots taken by a shooting player.</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 penalty shots missed by a shooting player.</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 that resulted in goals.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="giveaways" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of times that passes were attempted but intercepted. A judgment call whose exact conditions vary.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="minutes-power-play" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of minutes played in a power-play.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="scoring-chances" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of qualified chances to score.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="hat-tricks" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of hat-trick games.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-missed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Total number of shots missed.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shot-attempts-blocked" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of shots taken which were blocked by an opponent.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-even-strength" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of shots taken at even strength.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-power-play" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of shots taken on power play.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shots-short-handed" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Number of shots taken while short-handed.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |