stats-rugby-defensive

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
alignment-scope restriction of xs:string optional
Indicates that the included statistics apply only to events played either at home or away.
class xs:string optional
An open placeholder for categorization.
competition QCodeType optional
The key of the league or competition for which the player or team generated the stats.
conversion-attempts xs:string optional
Conversion attempts
conversions-scored xs:string optional
Conversions scored
conversions-scored-per-game xs:string optional
Average conversions scored per match
distance xs:string optional
Measure of distance for the generated stat.
distance-maximum xs:string optional
Maximum distance for the generated stat.
distance-minimum xs:string optional
Minimum distance for the generated stat.
drop-goal-attempts xs:string optional
Drop goal attempts
drop-goals-scored xs:string optional
Drop goals scored
drop-goals-scored-per-game xs:string optional
Average drop goals scored per match
duration-scope QCodeType optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime. SportsML vocab uri: http://cv.iptc.org/newscodes/spdurationscope/
end-date-time TruncatedDateTimeType optional
The ending date, with optional time, of the event for which the stats are relevant.
event-span xs:nonNegativeInteger optional
Qualifier of "most-recent-events" value for temporal-unit attribute. Specify the number of events eg. 10 for last 10 games.
free-kicks-per-game xs:string optional
Average free kicks per match
free-kicks-total xs:string optional
Number of free kicks
handling-errors xs:string optional
Number of handling errors
handling-errors-per-game xs:string optional
Average handling errors per match
id xs:ID optional
An XML-specific identifier for the element.
kicks-into-touch xs:string optional
Number of kicks into touch
kicks-total xs:string optional
Number of kicks
line-outs-total xs:string optional
Number of line-outs by team.
line-outs-won-for xs:string optional
Number of lineouts won on own put in
location-key QCodeType optional
The key of the site,venue or location where the stats were generated.
mauls-total xs:string optional
Number of mauls by team.
mauls-won-for xs:string optional
Number of own mauls won.
measurement-units xs:string optional
The type of unit used to measure distance, speed, etc. Could be mph, kph, metres, yards, etc.
metres-gained xs:string optional
Total number of metres advanced in the match
opponent-type QCodeType optional
Whether the opponent was a player, team, etc.
opponent-value QCodeType optional
The key of the player, team, division, conference, league or other unit which provide the opposition relevant to the stat.
penalty-goal-attempts xs:string optional
Penalty goal attempts
penalty-goals-scored xs:string optional
Penalty goals scored
penalty-goals-scored-per-game xs:string optional
Average penalty goals scored per match
penalty-tries-per-game xs:string optional
Average number of penalty tries awarded per match.
penalty-tries-total xs:string optional
Penalty tries awarded.
period-end-date-time TruncatedDateTimeType optional
The ending date, with optional time, of the period for which the stats are relevant.
period-start-date-time TruncatedDateTimeType optional
The starting date, with optional time, of the period for which the stats are relevant.
period-type QCodeType optional
For certain types of periods: overtime, declared (cricket), etc.
period-value xs:string optional
Used for tracking stats and events by period.
position xs:string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope QCodeType optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
rucks-total xs:string optional
Number of rucks by team.
rucks-won-for xs:string optional
Number of rucks won where team brought the ball in
runs xs:string optional
Number of runs
scope-value QCodeType optional
A generic scope indicator. Use only if none of the other coverage attributes are suitable.
scoping-label xs:string optional
A textual description for the scope.
scrums-total xs:string optional
Number of scrums by team.
scrums-won-for xs:string optional
Number of own scrums won.
situation QCodeType optional
Final or current score of the team or player.
start-date-time TruncatedDateTimeType optional
The starting date, with optional time, of the event for which the stats are relevant.
stats-coverage QCodeType optional
A relative indication of how many statistics are included in the item. SportsML vocab uri: http://cv.iptc.org/newscodes/spstatscoverage/
style xs:string optional
An open placeholder for reference by an external stylesheet.
surface-type QCodeType optional
The type of surface (eg. clay, artificial grass, etc.) upon which the stats were generated.
team QCodeType optional
The key of the team for which the player or team generated the stats.
team-coverage restriction of xs:string optional
Indicates whether the item contains information about one team, or
many teams.
temporal-unit-type QCodeType optional
The unit of performance to which the stats apply eg. single-event, season, career.
temporal-unit-value QCodeType optional
The key of performance unit to which the stats apply.
tries-scored xs:string optional
Tries scored.
tries-scored-per-game xs:string optional
Average number of tries scored per match.
unit-type QCodeType optional
The type, other than team or league/competition, of the competitive unit for which the player or team generated the stats.
unit-value QCodeType optional
The key, other than team or league/competition, of the competitive unit for which the player or team generated the stats.
venue-type QCodeType optional
The type of event (eg. indoor, outdoor, etc.) in which the stats were generated.
weather-type QCodeType optional
A code for the weather situation in which the stats were generated. SportsML weather codes recommended.

Source

<xs:element name="stats-rugby-defensive" type="rugbyStatsOffensiveComplexType" minOccurs="0" maxOccurs="unbounded"/>

Sample