Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema sportsml-specific-rugby.xsd
Namespace http://iptc.org/std/SportsML/2008-04-01/
Properties
attribute form default: unqualified
element form default: unqualified
version: 2.2
Element sportsml:event-metadata-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Rugby-specific metadata for events. | Metadata that is specific to rugby for events.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#event-metadata-rugby_kick-off-team-idref sportsml-specific-soccer_xsd.tmp#time-adjustment
Properties
content: complex
Used by
Model sportsml:time-adjustment*
Children sportsml:time-adjustment
Instance
<sportsml:event-metadata-rugby id="" kick-off-team-idref="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:time-adjustment id="" minutes-elapsed="" period-extra-time-added="" period-extra-time-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" sequence-number="">{0,unbounded}</sportsml:time-adjustment>
</sportsml:event-metadata-rugby>
Attributes
QName Type Fixed Default Use Annotation
id ID optional
An XML-specific identifier for the element.
kick-off-team-idref IDREF optional
Pointer to the team doing the kick-off for the period covered.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Source
<element name="event-metadata-rugby">
  <annotation>
    <documentation>Rugby-specific metadata for events. | Metadata that is specific to rugby for events.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:time-adjustment" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="kick-off-team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>Pointer to the team doing the kick-off for the period covered.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:event-actions-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Action specific to rugby. | Actions that are specific to rugby.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#action-rugby-substitution sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt sportsml-specific-rugby_xsd.tmp#action-rugby-score sportsml-specific-rugby_xsd.tmp#action-rugby-offside sportsml-specific-rugby_xsd.tmp#action-rugby-penalty sportsml-specific-rugby_xsd.tmp#action-rugby-timeout sportsml-specific-rugby_xsd.tmp#action-rugby-other
Properties
content: complex
Used by
Model sportsml:action-rugby-substitution | sportsml:action-rugby-score-attempt | sportsml:action-rugby-score | sportsml:action-rugby-offside | sportsml:action-rugby-penalty | sportsml:action-rugby-timeout | sportsml:action-rugby-other
Children sportsml:action-rugby-offside, sportsml:action-rugby-other, sportsml:action-rugby-penalty, sportsml:action-rugby-score, sportsml:action-rugby-score-attempt, sportsml:action-rugby-substitution, sportsml:action-rugby-timeout
Instance
<sportsml:event-actions-rugby id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:action-rugby-substitution comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" person-original-idref="" person-original-position="" person-replacing-idref="" person-replacing-position="" person-type="" substitution-reason="" substitution-type="" team-idref="">{1,1}</sportsml:action-rugby-substitution>
  <sportsml:action-rugby-score-attempt comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" player-idref="" score-attempt-method="" score-attempt-result="" score-attempt-type="" team-idref="">{1,1}</sportsml:action-rugby-score-attempt>
  <sportsml:action-rugby-score comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" player-idref="" points="" score-attempt-method="" score-attempt-type="" score-team="" score-team-opposing="" team-idref="">{1,1}</sportsml:action-rugby-score>
  <sportsml:action-rugby-offside comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" player-offside-idref="" player-passing-idref="" team-idref="">{1,1}</sportsml:action-rugby-offside>
  <sportsml:action-rugby-penalty caller-idref="" caution-value="" comment="" id="" minutes-elapsed="" penalty-level="" penalty-type="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" recipient-idref="" recipient-type="" team-idref="">{1,1}</sportsml:action-rugby-penalty>
  <sportsml:action-rugby-timeout caller="" caller-idref="" comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="" timeout-duration="">{1,1}</sportsml:action-rugby-timeout>
  <sportsml:action-rugby-other action-source="" action-type="" comment="" id="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="">{1,1}</sportsml:action-rugby-other>
</sportsml:event-actions-rugby>
Attributes
QName Type Fixed Default Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="event-actions-rugby">
  <annotation>
    <documentation>Action specific to rugby. | Actions that are specific to rugby.</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:action-rugby-substitution"/>
      <element ref="sportsml:action-rugby-score-attempt"/>
      <element ref="sportsml:action-rugby-score"/>
      <element ref="sportsml:action-rugby-offside"/>
      <element ref="sportsml:action-rugby-penalty"/>
      <element ref="sportsml:action-rugby-timeout"/>
      <element ref="sportsml:action-rugby-other"/>
    </choice>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Element sportsml:action-rugby-substitution
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Substition of a person involved in a game. | Substitution of one person for another in a given position in a game. Not limited to players.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_person-type sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_person-original-idref sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_person-original-position sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_person-replacing-idref sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_person-replacing-position sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_substitution-reason sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_substitution-type sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-substitution_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
comment string optional
Textual comment regarding this substitution.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
person-original-idref IDREF optional
A pointer to the person beeing replaced.
person-original-position sportsml:position.Rugby optional
Position the replaced person held.
person-replacing-idref IDREF optional
A pointer to the person replacing.
person-replacing-position sportsml:position.Rugby optional
Position the substitute will take up.
person-type restriction of string optional
What position the person beeing replaced held.
substitution-reason string optional
Text explaining the reason for the substitute.
substitution-type string optional
Whether a normal or "blood" substitution
team-idref IDREF optional
A pointer to the team doing the substitution.
Source
<element name="action-rugby-substitution">
  <annotation>
    <documentation>Substition of a person involved in a game. | Substitution of one person for another in a given position in a game. Not limited to players.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="person-type" use="optional">
      <annotation>
        <documentation>What position the person beeing replaced held.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="player"/>
          <enumeration value="associate"/>
          <enumeration value="official"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="person-original-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>A pointer to the person beeing replaced.</documentation>
      </annotation>
    </attribute>
    <attribute name="person-original-position" type="sportsml:position.Rugby" use="optional">
      <annotation>
        <documentation>Position the replaced person held.</documentation>
      </annotation>
    </attribute>
    <attribute name="person-replacing-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>A pointer to the person replacing.</documentation>
      </annotation>
    </attribute>
    <attribute name="person-replacing-position" type="sportsml:position.Rugby" use="optional">
      <annotation>
        <documentation>Position the substitute will take up.</documentation>
      </annotation>
    </attribute>
    <attribute name="substitution-reason" type="string" use="optional">
      <annotation>
        <documentation>Text explaining the reason for the substitute.</documentation>
      </annotation>
    </attribute>
    <attribute name="substitution-type" type="string" use="optional">
      <annotation>
        <documentation>Whether a normal or "blood" substitution</documentation>
      </annotation>
    </attribute>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>A pointer to the team doing the substitution.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment regarding this substitution.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-score-attempt
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Only used if the attempt is not also a goal. | When a player attempts to score a goal but it does not result in a goal.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_player-idref sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_score-attempt-method sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_score-attempt-type sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_score-attempt-result sportsml-specific-rugby_xsd.tmp#action-rugby-score-attempt_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
comment string optional
Textual comment regarding this score-attempt.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
player-idref IDREF optional
idref pointing to the player attempting to score.
score-attempt-method string optional
DEPRECATE: use score-attempt-type. How the player attempted to score. Using head, left leg, right leg etc. External controlled vocabulary: sportsml-vocabulary-specific-rugby.score-attempt-method
score-attempt-result sportsml:scoreAttemptResult.Rugby optional
The result of the score attempt: missed, blocked, out-of-bounds.
score-attempt-type sportsml:scoreAttemptType.Rugby optional
What type of attempt: penalty, drop, conversion.
team-idref IDREF optional
idref pointing to the team for which the player attempting to score.
Source
<element name="action-rugby-score-attempt">
  <annotation>
    <documentation>Only used if the attempt is not also a goal. | When a player attempts to score a goal but it does not result in a goal.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="player-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player attempting to score.</documentation>
      </annotation>
    </attribute>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the team for which the player attempting to score.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-attempt-method" type="string" use="optional">
      <annotation>
        <documentation>DEPRECATE: use score-attempt-type. How the player attempted to score. Using head, left leg, right leg etc. External controlled vocabulary: sportsml-vocabulary-specific-rugby.score-attempt-method</documentation>
      </annotation>
    </attribute>
    <attribute name="score-attempt-type" type="sportsml:scoreAttemptType.Rugby" use="optional">
      <annotation>
        <documentation>What type of attempt: penalty, drop, conversion.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-attempt-result" type="sportsml:scoreAttemptResult.Rugby" use="optional">
      <annotation>
        <documentation>The result of the score attempt: missed, blocked, out-of-bounds.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment regarding this score-attempt.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-score
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
When a team scores a goal. | Records by whom, how and when a goal was scored and the standing after the goal.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-score_score-attempt-method sportsml-specific-rugby_xsd.tmp#action-rugby-score_score-attempt-type sportsml-specific-rugby_xsd.tmp#action-rugby-score_player-idref sportsml-specific-rugby_xsd.tmp#action-rugby-score_team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-score_score-team sportsml-specific-rugby_xsd.tmp#action-rugby-score_score-team-opposing sportsml-specific-rugby_xsd.tmp#action-rugby-score_points sportsml-specific-rugby_xsd.tmp#action-rugby-score_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
comment string optional
Textual comment about the score.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
player-idref IDREF optional
idref pointing to the player attempting to score.
points string optional
Number of points awarded: 2|3|5
score-attempt-method string optional
How the player attempted to score. Using head, left leg, right leg etc.
score-attempt-type sportsml:scoreAttemptType.Rugby optional
What type of attempt: penalty, drop, conversion.
score-team string optional
The current score for the scoring team after the score is counted.
score-team-opposing string optional
The current score for the opposing team after the score is counted.
team-idref IDREF optional
idref pointing to the team for which the player attempting to score.
Source
<element name="action-rugby-score">
  <annotation>
    <documentation>When a team scores a goal. | Records by whom, how and when a goal was scored and the standing after the goal.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="score-attempt-method" type="string" use="optional">
      <annotation>
        <documentation>How the player attempted to score. Using head, left leg, right leg etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-attempt-type" type="sportsml:scoreAttemptType.Rugby" use="optional">
      <annotation>
        <documentation>What type of attempt: penalty, drop, conversion.</documentation>
      </annotation>
    </attribute>
    <attribute name="player-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player attempting to score.</documentation>
      </annotation>
    </attribute>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the team for which the player attempting to score.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-team" type="string" use="optional">
      <annotation>
        <documentation>The current score for the scoring team after the score is counted.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-team-opposing" type="string" use="optional">
      <annotation>
        <documentation>The current score for the opposing team after the score is counted.</documentation>
      </annotation>
    </attribute>
    <attribute name="points" type="string" use="optional">
      <annotation>
        <documentation>Number of points awarded: 2|3|5</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment about the score.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-offside
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
When an offside occurs. | Records the event of an offside in a game.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-offside_team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-offside_player-offside-idref sportsml-specific-rugby_xsd.tmp#action-rugby-offside_player-passing-idref sportsml-specific-rugby_xsd.tmp#action-rugby-offside_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
comment string optional
Textual comment regarding the offside.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
player-offside-idref IDREF optional
idref pointing to the player the lineman indicated was offisde.
player-passing-idref IDREF optional
idref pointing to the player passing the ball when offside was called.
team-idref IDREF optional
idref pointing to the team causing the offside.
Source
<element name="action-rugby-offside">
  <annotation>
    <documentation>When an offside occurs. | Records the event of an offside in a game.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the team causing the offside.</documentation>
      </annotation>
    </attribute>
    <attribute name="player-offside-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player the lineman indicated was offisde.</documentation>
      </annotation>
    </attribute>
    <attribute name="player-passing-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player passing the ball when offside was called.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment regarding the offside.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-penalty
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Results from a foul. | Details of a penalty that a foul resulted in.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_recipient-type sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_recipient-idref sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_caller-idref sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_penalty-type sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_penalty-level sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_caution-value sportsml-specific-rugby_xsd.tmp#action-rugby-penalty_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
caller-idref string optional
idref pointing to who called the penalty.
caution-value string optional
Used to indicate what value, if any, the penalty adds to the caution-total of the player.
comment string optional
Textual comment regarding the penalty.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
penalty-level sportsml:penaltyLevel.Rugby optional
The penalty level: yellow-card, red-card
penalty-type sportsml:penaltyType.Rugby optional
The type of penalty: offensive, defensive
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
recipient-idref IDREF optional
idref pointer to the person suffering the penalty.
recipient-type restriction of string optional
What type of person or team that got the penalty.
team-idref IDREF optional
A pointer to the team of the penalized or the penalized team itself.
Source
<element name="action-rugby-penalty">
  <annotation>
    <documentation>Results from a foul. | Details of a penalty that a foul resulted in.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="recipient-type" use="optional">
      <annotation>
        <documentation>What type of person or team that got the penalty.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="team"/>
          <enumeration value="player"/>
          <enumeration value="auxilliary"/>
          <enumeration value="official"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>A pointer to the team of the penalized or the penalized team itself.</documentation>
      </annotation>
    </attribute>
    <attribute name="recipient-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointer to the person suffering the penalty.</documentation>
      </annotation>
    </attribute>
    <attribute name="caller-idref" type="string" use="optional">
      <annotation>
        <documentation>idref pointing to who called the penalty.</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-type" type="sportsml:penaltyType.Rugby" use="optional">
      <annotation>
        <documentation>The type of penalty: offensive, defensive</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-level" type="sportsml:penaltyLevel.Rugby" use="optional">
      <annotation>
        <documentation>The penalty level: yellow-card, red-card</documentation>
      </annotation>
    </attribute>
    <attribute name="caution-value" type="string" use="optional">
      <annotation>
        <documentation>Used to indicate what value, if any, the penalty adds to the caution-total of the player.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment regarding the penalty.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-timeout
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A timeout is called. | How, when and what type of timeout was called.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-timeout_timeout-duration sportsml-specific-rugby_xsd.tmp#action-rugby-timeout_caller sportsml-specific-rugby_xsd.tmp#action-rugby-timeout_caller-idref sportsml-specific-rugby_xsd.tmp#action-rugby-timeout_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
caller restriction of string optional
Who called the timeout, either team or official.
caller-idref IDREF optional
If caller is team, say, an idref pointer to the team element.
comment string optional
Textual comment about the timeout.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
timeout-duration string optional
The duration of the timeout.
Source
<element name="action-rugby-timeout">
  <annotation>
    <documentation>A timeout is called. | How, when and what type of timeout was called.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="timeout-duration" type="string" use="optional">
      <annotation>
        <documentation>The duration of the timeout.</documentation>
      </annotation>
    </attribute>
    <attribute name="caller" use="optional">
      <annotation>
        <documentation>Who called the timeout, either team or official.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="team"/>
          <enumeration value="official"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="caller-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>If caller is team, say, an idref pointer to the team element.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment about the timeout.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:action-rugby-other
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A custom action. | For use when none of the pre-build actions apply.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-other_action-source sportsml-specific-rugby_xsd.tmp#action-rugby-other_action-type sportsml-specific-rugby_xsd.tmp#action-rugby-other_comment
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
action-source string optional
The name of the controlled-vocabulary for the action-type attribute.
action-type string optional
A selection from a controlled-vocabulary list maintained by the publisher.
comment string optional
Textual comment about the action.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Source
<element name="action-rugby-other">
  <annotation>
    <documentation>A custom action. | For use when none of the pre-build actions apply.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="action-source" type="string" use="optional">
      <annotation>
        <documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
      </annotation>
    </attribute>
    <attribute name="action-type" type="string" use="optional">
      <annotation>
        <documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment about the action.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:team-stats-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Rugby specific stats for one team. | Team-stats that are specific to rugby and does not apply to all sports.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive sportsml-specific-rugby_xsd.tmp#stats-rugby-foul
Properties
content: complex
Used by
Model sportsml:stats-rugby-offensive* , sportsml:stats-rugby-defensive* , sportsml:stats-rugby-foul*
Children sportsml:stats-rugby-defensive, sportsml:stats-rugby-foul, sportsml:stats-rugby-offensive
Instance
<sportsml:team-stats-rugby alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-rugby-offensive alignment-scope="" competition-scope="" conversion-attempts="" conversions-scored="" conversions-scored-per-game="" date-coverage-type="" date-coverage-value="" drop-goal-attempts="" drop-goals-scored="" drop-goals-scored-per-game="" duration-scope="" free-kicks-per-game="" free-kicks-total="" handling-errors="" handling-errors-per-game="" id="" kicks-into-touch="" kicks-total="" line-outs-total="" line-outs-won-for="" mauls-total="" mauls-won-for="" metres-gained="" penalty-goal-attempts="" penalty-goals-scored="" penalty-goals-scored-per-game="" penalty-tries-per-game="" penalty-tries-total="" period-value="" position-scope="" record-making-scope="" rucks-total="" rucks-won-for="" runs="" scoping-label="" scrums-total="" scrums-won-for="" stats-coverage="" team-coverage="" tries-scored="" tries-scored-per-game="">{0,unbounded}</sportsml:stats-rugby-offensive>
  <sportsml:stats-rugby-defensive alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" line-outs-won-against="" mauls-won-against="" penalties-conceded="" penalties-conceded-per-game="" period-value="" position-scope="" record-making-scope="" rucks-won-against="" scoping-label="" scrums-won-against="" stats-coverage="" tackles="" tackles-missed="" team-coverage="">{0,unbounded}</sportsml:stats-rugby-defensive>
  <sportsml:stats-rugby-foul alignment-scope="" caution-points-pending="" caution-points-total="" cautions-pending="" cautions-per-game="" cautions-total="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" ejections-per-game="" ejections-total="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-rugby-foul>
</sportsml:team-stats-rugby>
Attributes
QName Type Fixed Default Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking stats and events by period.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="team-stats-rugby">
  <annotation>
    <documentation>Rugby specific stats for one team. | Team-stats that are specific to rugby and does not apply to all sports.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:stats-rugby-offensive" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-rugby-defensive" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-rugby-foul" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
  </complexType>
</element>
Element sportsml:stats-rugby-offensive
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Offensive stats specific to rugby. | Offensive stats for one team, specific to rugby.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_tries-scored sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_tries-scored-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_penalty-tries-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_penalty-tries-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_drop-goal-attempts sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_drop-goals-scored sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_drop-goals-scored-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_penalty-goal-attempts sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_penalty-goals-scored sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_penalty-goals-scored-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_conversion-attempts sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_conversions-scored sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_conversions-scored-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_free-kicks-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_free-kicks-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_kicks-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_kicks-into-touch sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_runs sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_metres-gained sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_scrums-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_scrums-won-for sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_line-outs-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_line-outs-won-for sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_rucks-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_rucks-won-for sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_mauls-total sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_mauls-won-for sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_handling-errors sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive_handling-errors-per-game
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
conversion-attempts string optional
Conversion attempts
conversions-scored string optional
Conversions scored
conversions-scored-per-game string optional
Average conversions scored per match
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
drop-goal-attempts string optional
Drop goal attempts
drop-goals-scored string optional
Drop goals scored
drop-goals-scored-per-game string optional
Average drop goals scored per match
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
free-kicks-per-game string optional
Average free kicks per match
free-kicks-total string optional
Number of free kicks
handling-errors string optional
Number of handling errors
handling-errors-per-game string optional
Average handling errors per match
id ID optional
An XML-specific identifier for the element.
kicks-into-touch string optional
Number of kicks into touch
kicks-total string optional
Number of kicks
line-outs-total string optional
Number of line-outs by team.
line-outs-won-for string optional
Number of lineouts won on own put in
mauls-total string optional
Number of mauls by team.
mauls-won-for string optional
Number of own mauls won.
metres-gained string optional
Total number of metres advanced in the match
penalty-goal-attempts string optional
Penalty goal attempts
penalty-goals-scored string optional
Penalty goals scored
penalty-goals-scored-per-game string optional
Average penalty goals scored per match
penalty-tries-per-game string optional
Average number of penalty tries awarded per match.
penalty-tries-total string optional
Penalty tries awarded.
period-value string optional
Used for tracking stats and events by period.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core 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 string optional
Number of rucks by team.
rucks-won-for string optional
Number of rucks won where team brought the ball in
runs string optional
Number of runs
scoping-label string optional
A textual description for the scope.
scrums-total string optional
Number of scrums by team.
scrums-won-for string optional
Number of own scrums won.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
tries-scored string optional
Tries scored.
tries-scored-per-game string optional
Average number of tries scored per match.
Source
<element name="stats-rugby-offensive">
  <annotation>
    <documentation>Offensive stats specific to rugby. | Offensive stats for one team, specific to rugby.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="tries-scored" type="string" use="optional">
      <annotation>
        <documentation>Tries scored.</documentation>
      </annotation>
    </attribute>
    <attribute name="tries-scored-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average number of tries scored per match.</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-tries-total" type="string" use="optional">
      <annotation>
        <documentation>Penalty tries awarded.</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-tries-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average number of penalty tries awarded per match.</documentation>
      </annotation>
    </attribute>
    <attribute name="drop-goal-attempts" type="string" use="optional">
      <annotation>
        <documentation>Drop goal attempts</documentation>
      </annotation>
    </attribute>
    <attribute name="drop-goals-scored" type="string" use="optional">
      <annotation>
        <documentation>Drop goals scored</documentation>
      </annotation>
    </attribute>
    <attribute name="drop-goals-scored-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average drop goals scored per match</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-goal-attempts" type="string" use="optional">
      <annotation>
        <documentation>Penalty goal attempts</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-goals-scored" type="string" use="optional">
      <annotation>
        <documentation>Penalty goals scored</documentation>
      </annotation>
    </attribute>
    <attribute name="penalty-goals-scored-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average penalty goals scored per match</documentation>
      </annotation>
    </attribute>
    <attribute name="conversion-attempts" type="string" use="optional">
      <annotation>
        <documentation>Conversion attempts</documentation>
      </annotation>
    </attribute>
    <attribute name="conversions-scored" type="string" use="optional">
      <annotation>
        <documentation>Conversions scored</documentation>
      </annotation>
    </attribute>
    <attribute name="conversions-scored-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average conversions scored per match</documentation>
      </annotation>
    </attribute>
    <attribute name="free-kicks-total" type="string" use="optional">
      <annotation>
        <documentation>Number of free kicks</documentation>
      </annotation>
    </attribute>
    <attribute name="free-kicks-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average free kicks per match</documentation>
      </annotation>
    </attribute>
    <attribute name="kicks-total" type="string" use="optional">
      <annotation>
        <documentation>Number of kicks</documentation>
      </annotation>
    </attribute>
    <attribute name="kicks-into-touch" type="string" use="optional">
      <annotation>
        <documentation>Number of kicks into touch</documentation>
      </annotation>
    </attribute>
    <attribute name="runs" type="string" use="optional">
      <annotation>
        <documentation>Number of runs</documentation>
      </annotation>
    </attribute>
    <attribute name="metres-gained" type="string" use="optional">
      <annotation>
        <documentation>Total number of metres advanced in the match</documentation>
      </annotation>
    </attribute>
    <attribute name="scrums-total" type="string" use="optional">
      <annotation>
        <documentation>Number of scrums by team.</documentation>
      </annotation>
    </attribute>
    <attribute name="scrums-won-for" type="string" use="optional">
      <annotation>
        <documentation>Number of own scrums won.</documentation>
      </annotation>
    </attribute>
    <attribute name="line-outs-total" type="string" use="optional">
      <annotation>
        <documentation>Number of line-outs by team.</documentation>
      </annotation>
    </attribute>
    <attribute name="line-outs-won-for" type="string" use="optional">
      <annotation>
        <documentation>Number of lineouts won on own put in</documentation>
      </annotation>
    </attribute>
    <attribute name="rucks-total" type="string" use="optional">
      <annotation>
        <documentation>Number of rucks by team.</documentation>
      </annotation>
    </attribute>
    <attribute name="rucks-won-for" type="string" use="optional">
      <annotation>
        <documentation>Number of rucks won where team brought the ball in</documentation>
      </annotation>
    </attribute>
    <attribute name="mauls-total" type="string" use="optional">
      <annotation>
        <documentation>Number of mauls by team.</documentation>
      </annotation>
    </attribute>
    <attribute name="mauls-won-for" type="string" use="optional">
      <annotation>
        <documentation>Number of own mauls won.</documentation>
      </annotation>
    </attribute>
    <attribute name="handling-errors" type="string" use="optional">
      <annotation>
        <documentation>Number of handling errors</documentation>
      </annotation>
    </attribute>
    <attribute name="handling-errors-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average handling errors per match</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:stats-rugby-defensive
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Defensive stats specific to rugby. | Defensive stats for one team, specific to rugby.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_tackles sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_tackles-missed sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_scrums-won-against sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_line-outs-won-against sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_rucks-won-against sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_mauls-won-against sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_penalties-conceded sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive_penalties-conceded-per-game
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
line-outs-won-against string optional
Number of lineouts won on opponent's put in
mauls-won-against string optional
Number of opposing teams's mauls won.
penalties-conceded string optional
Number of penalties conceded to opposing team.
penalties-conceded-per-game string optional
Average number of penalties conceded to opposing team
period-value string optional
Used for tracking stats and events by period.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
rucks-won-against string optional
Number of rucks won where opponent brought the ball in
scoping-label string optional
A textual description for the scope.
scrums-won-against string optional
Number of scrums won on opponent's put in
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
tackles string optional
Number of tackles
tackles-missed string optional
Number of tackles missed
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-rugby-defensive">
  <annotation>
    <documentation>Defensive stats specific to rugby. | Defensive stats for one team, specific to rugby.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="tackles" type="string" use="optional">
      <annotation>
        <documentation>Number of tackles</documentation>
      </annotation>
    </attribute>
    <attribute name="tackles-missed" type="string" use="optional">
      <annotation>
        <documentation>Number of tackles missed</documentation>
      </annotation>
    </attribute>
    <attribute name="scrums-won-against" type="string" use="optional">
      <annotation>
        <documentation>Number of scrums won on opponent's put in</documentation>
      </annotation>
    </attribute>
    <attribute name="line-outs-won-against" type="string" use="optional">
      <annotation>
        <documentation>Number of lineouts won on opponent's put in</documentation>
      </annotation>
    </attribute>
    <attribute name="rucks-won-against" type="string" use="optional">
      <annotation>
        <documentation>Number of rucks won where opponent brought the ball in</documentation>
      </annotation>
    </attribute>
    <attribute name="mauls-won-against" type="string" use="optional">
      <annotation>
        <documentation>Number of opposing teams's mauls won.</documentation>
      </annotation>
    </attribute>
    <attribute name="penalties-conceded" type="string" use="optional">
      <annotation>
        <documentation>Number of penalties conceded to opposing team.</documentation>
      </annotation>
    </attribute>
    <attribute name="penalties-conceded-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average number of penalties conceded to opposing team</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:stats-rugby-foul
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Stats specific to fauls, cautions, and ejections. | Could occur while players are on the offense, the defense, or even the bench.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_cautions-total sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_cautions-per-game sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_cautions-pending sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_caution-points-total sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_caution-points-pending sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_ejections-total sportsml-specific-rugby_xsd.tmp#stats-rugby-foul_ejections-per-game
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
caution-points-pending string optional
Number of caution points that could result in a game suspension.
caution-points-total string optional
Total amount of caution points. Can occur over various games in a season.
cautions-pending string optional
Number of cautions that could result in a game suspension.
cautions-per-game string optional
Average number of cautions recieved per match.
cautions-total string optional
Total number of cautions recieved.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
ejections-per-game string optional
Average number of ejections recieved per match.
ejections-total string optional
Total number of ejections.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking stats and events by period.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-rugby-foul">
  <annotation>
    <documentation>Stats specific to fauls, cautions, and ejections. | Could occur while players are on the offense, the defense, or even the bench.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="cautions-total" type="string" use="optional">
      <annotation>
        <documentation>Total number of cautions recieved.</documentation>
      </annotation>
    </attribute>
    <attribute name="cautions-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average number of cautions recieved per match.</documentation>
      </annotation>
    </attribute>
    <attribute name="cautions-pending" type="string" use="optional">
      <annotation>
        <documentation>Number of cautions that could result in a game suspension.</documentation>
      </annotation>
    </attribute>
    <attribute name="caution-points-total" type="string" use="optional">
      <annotation>
        <documentation>Total amount of caution points. Can occur over various games in a season.</documentation>
      </annotation>
    </attribute>
    <attribute name="caution-points-pending" type="string" use="optional">
      <annotation>
        <documentation>Number of caution points that could result in a game suspension.</documentation>
      </annotation>
    </attribute>
    <attribute name="ejections-total" type="string" use="optional">
      <annotation>
        <documentation>Total number of ejections.</documentation>
      </annotation>
    </attribute>
    <attribute name="ejections-per-game" type="string" use="optional">
      <annotation>
        <documentation>Average number of ejections recieved per match.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:player-metadata-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Player metadata specific to rugby. | Metadata for one player, specific to rugby.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="player-metadata-rugby">
  <annotation>
    <documentation>Player metadata specific to rugby. | Metadata for one player, specific to rugby.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Element sportsml:player-stats-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Player statistics that are specific to rugby. | Rugby specific statistic information about a player.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-rugby_xsd.tmp#stats-rugby-offensive sportsml-specific-rugby_xsd.tmp#stats-rugby-defensive sportsml-specific-rugby_xsd.tmp#stats-rugby-foul
Properties
content: complex
Used by
Model sportsml:stats-rugby-offensive* , sportsml:stats-rugby-defensive* , sportsml:stats-rugby-foul*
Children sportsml:stats-rugby-defensive, sportsml:stats-rugby-foul, sportsml:stats-rugby-offensive
Instance
<sportsml:player-stats-rugby alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-rugby-offensive alignment-scope="" competition-scope="" conversion-attempts="" conversions-scored="" conversions-scored-per-game="" date-coverage-type="" date-coverage-value="" drop-goal-attempts="" drop-goals-scored="" drop-goals-scored-per-game="" duration-scope="" free-kicks-per-game="" free-kicks-total="" handling-errors="" handling-errors-per-game="" id="" kicks-into-touch="" kicks-total="" line-outs-total="" line-outs-won-for="" mauls-total="" mauls-won-for="" metres-gained="" penalty-goal-attempts="" penalty-goals-scored="" penalty-goals-scored-per-game="" penalty-tries-per-game="" penalty-tries-total="" period-value="" position-scope="" record-making-scope="" rucks-total="" rucks-won-for="" runs="" scoping-label="" scrums-total="" scrums-won-for="" stats-coverage="" team-coverage="" tries-scored="" tries-scored-per-game="">{0,unbounded}</sportsml:stats-rugby-offensive>
  <sportsml:stats-rugby-defensive alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" line-outs-won-against="" mauls-won-against="" penalties-conceded="" penalties-conceded-per-game="" period-value="" position-scope="" record-making-scope="" rucks-won-against="" scoping-label="" scrums-won-against="" stats-coverage="" tackles="" tackles-missed="" team-coverage="">{0,unbounded}</sportsml:stats-rugby-defensive>
  <sportsml:stats-rugby-foul alignment-scope="" caution-points-pending="" caution-points-total="" cautions-pending="" cautions-per-game="" cautions-total="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" ejections-per-game="" ejections-total="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:stats-rugby-foul>
</sportsml:player-stats-rugby>
Attributes
QName Type Fixed Default Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking stats and events by period.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="player-stats-rugby">
  <annotation>
    <documentation>Player statistics that are specific to rugby. | Rugby specific statistic information about a player.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:stats-rugby-offensive" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-rugby-defensive" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-rugby-foul" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
  </complexType>
</element>
Element sportsml:time-adjustment-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Record time added by referee. | Holds values for the time added by the referee and how much extra time was actually played.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#time-adjustment-rugby_period-extra-time-added sportsml-specific-rugby_xsd.tmp#time-adjustment-rugby_period-extra-time-elapsed
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-extra-time-added string optional
How many minutes the referee has decided to add to the period.
period-extra-time-elapsed string optional
How much time exactly MMSS that was actually elapsed in the period.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Source
<element name="time-adjustment-rugby">
  <annotation>
    <documentation>Record time added by referee. | Holds values for the time added by the referee and how much extra time was actually played.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="period-extra-time-added" type="string" use="optional">
      <annotation>
        <documentation>How many minutes the referee has decided to add to the period.</documentation>
      </annotation>
    </attribute>
    <attribute name="period-extra-time-elapsed" type="string" use="optional">
      <annotation>
        <documentation>How much time exactly MMSS that was actually elapsed in the period.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Element sportsml:team-metadata-rugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Rugby specific metadata for one team. | The team-metadata that is specific for rugby and does not apply in all sports.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="team-metadata-rugby">
  <annotation>
    <documentation>Rugby specific metadata for one team. | The team-metadata that is specific for rugby and does not apply in all sports.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Element sportsml:action-rugby-foul
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
When a player commits an infraction against the rules, which may or may not result in a penalty. | Records what happens (or not happens) when a player commits a foul. Cautions and ejections are recorded under penalty.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-rugby_xsd.tmp#eventStateRugby sportsml-specific-rugby_xsd.tmp#action-rugby-foul_fouling-team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-foul_fouling-player-idref sportsml-specific-rugby_xsd.tmp#action-rugby-foul_fouled-team-idref sportsml-specific-rugby_xsd.tmp#action-rugby-foul_fouled-player-idref sportsml-specific-rugby_xsd.tmp#action-rugby-foul_foul-name sportsml-specific-rugby_xsd.tmp#action-rugby-foul_foul-result sportsml-specific-rugby_xsd.tmp#action-rugby-foul_comment
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
comment string optional
Textual comment regarding the penalty.
foul-name sportsml:foulName.Rugby optional
The name of the foul was committed.
foul-result sportsml:foulResult.Rugby optional
The result of the foul: kick, try, etc.
fouled-player-idref IDREF optional
idref pointing to the player beeing fouled.
fouled-team-idref IDREF optional
idref pointing to the team beeing fouled.
fouling-player-idref IDREF optional
idref pointing to the player causing the foul.
fouling-team-idref IDREF optional
idref pointing to the team causing the foul.
id ID optional
An XML-specific identifier for the element.
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Source
<element name="action-rugby-foul">
  <annotation>
    <documentation>When a player commits an infraction against the rules, which may or may not result in a penalty. | Records what happens (or not happens) when a player commits a foul. Cautions and ejections are recorded under penalty.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateRugby"/>
    <attribute name="fouling-team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the team causing the foul.</documentation>
      </annotation>
    </attribute>
    <attribute name="fouling-player-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player causing the foul.</documentation>
      </annotation>
    </attribute>
    <attribute name="fouled-team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the team beeing fouled.</documentation>
      </annotation>
    </attribute>
    <attribute name="fouled-player-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>idref pointing to the player beeing fouled.</documentation>
      </annotation>
    </attribute>
    <attribute name="foul-name" type="sportsml:foulName.Rugby" use="optional">
      <annotation>
        <documentation>The name of the foul was committed.</documentation>
      </annotation>
    </attribute>
    <attribute name="foul-result" type="sportsml:foulResult.Rugby" use="optional">
      <annotation>
        <documentation>The result of the foul: kick, try, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>Textual comment regarding the penalty.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Attribute sportsml:eventStateRugby / @period-value
Namespace No namespace
Annotations
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Type string
Properties
use: optional
Used by
Attribute Group sportsml:eventStateRugby
Source
<attribute name="period-value" type="string" use="optional">
  <annotation>
    <documentation>Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)</documentation>
  </annotation>
</attribute>
Attribute sportsml:eventStateRugby / @period-time-elapsed
Namespace No namespace
Annotations
Detailed time MMSS that has elapsed.
Type string
Properties
use: optional
Used by
Attribute Group sportsml:eventStateRugby
Source
<attribute name="period-time-elapsed" type="string" use="optional">
  <annotation>
    <documentation>Detailed time MMSS that has elapsed.</documentation>
  </annotation>
</attribute>
Attribute sportsml:eventStateRugby / @minutes-elapsed
Namespace No namespace
Annotations
Number of minutes that have elapsed since the beginning of the game.
Type string
Properties
use: optional
Used by
Attribute Group sportsml:eventStateRugby
Source
<attribute name="minutes-elapsed" type="string" use="optional">
  <annotation>
    <documentation>Number of minutes that have elapsed since the beginning of the game.</documentation>
  </annotation>
</attribute>
Attribute sportsml:eventStateRugby / @period-minute-elapsed
Namespace No namespace
Annotations
The time elapsed, but only given as whole minutes.
Type string
Properties
use: optional
Used by
Attribute Group sportsml:eventStateRugby
Source
<attribute name="period-minute-elapsed" type="string" use="optional">
  <annotation>
    <documentation>The time elapsed, but only given as whole minutes.</documentation>
  </annotation>
</attribute>
Attribute sportsml:eventStateRugby / @period-time-remaining
Namespace No namespace
Annotations
Detailed time in MMSS format showing remaining time of period.
Type string
Properties
use: optional
Used by
Attribute Group sportsml:eventStateRugby
Source
<attribute name="period-time-remaining" type="string" use="optional">
  <annotation>
    <documentation>Detailed time in MMSS format showing remaining time of period.</documentation>
  </annotation>
</attribute>
Attribute sportsml:event-metadata-rugby / @kick-off-team-idref
Namespace No namespace
Annotations
Pointer to the team doing the kick-off for the period covered.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="kick-off-team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>Pointer to the team doing the kick-off for the period covered.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @person-type
Namespace No namespace
Annotations
What position the person beeing replaced held.
Type restriction of string
Properties
use: optional
Facets
enumeration player
enumeration associate
enumeration official
Used by
Source
<attribute name="person-type" use="optional">
  <annotation>
    <documentation>What position the person beeing replaced held.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="player"/>
      <enumeration value="associate"/>
      <enumeration value="official"/>
    </restriction>
  </simpleType>
</attribute>
Attribute sportsml:action-rugby-substitution / @person-original-idref
Namespace No namespace
Annotations
A pointer to the person beeing replaced.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="person-original-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the person beeing replaced.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @person-original-position
Namespace No namespace
Annotations
Position the replaced person held.
Type sportsml:position.Rugby
Properties
use: optional
Used by
Source
<attribute name="person-original-position" type="sportsml:position.Rugby" use="optional">
  <annotation>
    <documentation>Position the replaced person held.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @person-replacing-idref
Namespace No namespace
Annotations
A pointer to the person replacing.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="person-replacing-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the person replacing.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @person-replacing-position
Namespace No namespace
Annotations
Position the substitute will take up.
Type sportsml:position.Rugby
Properties
use: optional
Used by
Source
<attribute name="person-replacing-position" type="sportsml:position.Rugby" use="optional">
  <annotation>
    <documentation>Position the substitute will take up.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @substitution-reason
Namespace No namespace
Annotations
Text explaining the reason for the substitute.
Type string
Properties
use: optional
Used by
Source
<attribute name="substitution-reason" type="string" use="optional">
  <annotation>
    <documentation>Text explaining the reason for the substitute.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @substitution-type
Namespace No namespace
Annotations
Whether a normal or "blood" substitution
Type string
Properties
use: optional
Used by
Source
<attribute name="substitution-type" type="string" use="optional">
  <annotation>
    <documentation>Whether a normal or "blood" substitution</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @team-idref
Namespace No namespace
Annotations
A pointer to the team doing the substitution.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the team doing the substitution.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-substitution / @comment
Namespace No namespace
Annotations
Textual comment regarding this substitution.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment regarding this substitution.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @player-idref
Namespace No namespace
Annotations
idref pointing to the player attempting to score.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="player-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player attempting to score.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @team-idref
Namespace No namespace
Annotations
idref pointing to the team for which the player attempting to score.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the team for which the player attempting to score.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @score-attempt-method
Namespace No namespace
Annotations
DEPRECATE: use score-attempt-type. How the player attempted to score. Using head, left leg, right leg etc. External controlled vocabulary: sportsml-vocabulary-specific-rugby.score-attempt-method
Type string
Properties
use: optional
Used by
Source
<attribute name="score-attempt-method" type="string" use="optional">
  <annotation>
    <documentation>DEPRECATE: use score-attempt-type. How the player attempted to score. Using head, left leg, right leg etc. External controlled vocabulary: sportsml-vocabulary-specific-rugby.score-attempt-method</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @score-attempt-type
Namespace No namespace
Annotations
What type of attempt: penalty, drop, conversion.
Type sportsml:scoreAttemptType.Rugby
Properties
use: optional
Used by
Source
<attribute name="score-attempt-type" type="sportsml:scoreAttemptType.Rugby" use="optional">
  <annotation>
    <documentation>What type of attempt: penalty, drop, conversion.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @score-attempt-result
Namespace No namespace
Annotations
The result of the score attempt: missed, blocked, out-of-bounds.
Type sportsml:scoreAttemptResult.Rugby
Properties
use: optional
Used by
Source
<attribute name="score-attempt-result" type="sportsml:scoreAttemptResult.Rugby" use="optional">
  <annotation>
    <documentation>The result of the score attempt: missed, blocked, out-of-bounds.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score-attempt / @comment
Namespace No namespace
Annotations
Textual comment regarding this score-attempt.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment regarding this score-attempt.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @score-attempt-method
Namespace No namespace
Annotations
How the player attempted to score. Using head, left leg, right leg etc.
Type string
Properties
use: optional
Used by
Source
<attribute name="score-attempt-method" type="string" use="optional">
  <annotation>
    <documentation>How the player attempted to score. Using head, left leg, right leg etc.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @score-attempt-type
Namespace No namespace
Annotations
What type of attempt: penalty, drop, conversion.
Type sportsml:scoreAttemptType.Rugby
Properties
use: optional
Used by
Source
<attribute name="score-attempt-type" type="sportsml:scoreAttemptType.Rugby" use="optional">
  <annotation>
    <documentation>What type of attempt: penalty, drop, conversion.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @player-idref
Namespace No namespace
Annotations
idref pointing to the player attempting to score.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="player-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player attempting to score.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @team-idref
Namespace No namespace
Annotations
idref pointing to the team for which the player attempting to score.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the team for which the player attempting to score.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @score-team
Namespace No namespace
Annotations
The current score for the scoring team after the score is counted.
Type string
Properties
use: optional
Used by
Source
<attribute name="score-team" type="string" use="optional">
  <annotation>
    <documentation>The current score for the scoring team after the score is counted.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @score-team-opposing
Namespace No namespace
Annotations
The current score for the opposing team after the score is counted.
Type string
Properties
use: optional
Used by
Source
<attribute name="score-team-opposing" type="string" use="optional">
  <annotation>
    <documentation>The current score for the opposing team after the score is counted.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @points
Namespace No namespace
Annotations
Number of points awarded: 2|3|5
Type string
Properties
use: optional
Used by
Source
<attribute name="points" type="string" use="optional">
  <annotation>
    <documentation>Number of points awarded: 2|3|5</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-score / @comment
Namespace No namespace
Annotations
Textual comment about the score.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment about the score.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-offside / @team-idref
Namespace No namespace
Annotations
idref pointing to the team causing the offside.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the team causing the offside.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-offside / @player-offside-idref
Namespace No namespace
Annotations
idref pointing to the player the lineman indicated was offisde.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="player-offside-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player the lineman indicated was offisde.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-offside / @player-passing-idref
Namespace No namespace
Annotations
idref pointing to the player passing the ball when offside was called.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="player-passing-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player passing the ball when offside was called.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-offside / @comment
Namespace No namespace
Annotations
Textual comment regarding the offside.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment regarding the offside.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @recipient-type
Namespace No namespace
Annotations
What type of person or team that got the penalty.
Type restriction of string
Properties
use: optional
Facets
enumeration team
enumeration player
enumeration auxilliary
enumeration official
Used by
Source
<attribute name="recipient-type" use="optional">
  <annotation>
    <documentation>What type of person or team that got the penalty.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="team"/>
      <enumeration value="player"/>
      <enumeration value="auxilliary"/>
      <enumeration value="official"/>
    </restriction>
  </simpleType>
</attribute>
Attribute sportsml:action-rugby-penalty / @team-idref
Namespace No namespace
Annotations
A pointer to the team of the penalized or the penalized team itself.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>A pointer to the team of the penalized or the penalized team itself.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @recipient-idref
Namespace No namespace
Annotations
idref pointer to the person suffering the penalty.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="recipient-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointer to the person suffering the penalty.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @caller-idref
Namespace No namespace
Annotations
idref pointing to who called the penalty.
Type string
Properties
use: optional
Used by
Source
<attribute name="caller-idref" type="string" use="optional">
  <annotation>
    <documentation>idref pointing to who called the penalty.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @penalty-type
Namespace No namespace
Annotations
The type of penalty: offensive, defensive
Type sportsml:penaltyType.Rugby
Properties
use: optional
Used by
Source
<attribute name="penalty-type" type="sportsml:penaltyType.Rugby" use="optional">
  <annotation>
    <documentation>The type of penalty: offensive, defensive</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @penalty-level
Namespace No namespace
Annotations
The penalty level: yellow-card, red-card
Type sportsml:penaltyLevel.Rugby
Properties
use: optional
Used by
Source
<attribute name="penalty-level" type="sportsml:penaltyLevel.Rugby" use="optional">
  <annotation>
    <documentation>The penalty level: yellow-card, red-card</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @caution-value
Namespace No namespace
Annotations
Used to indicate what value, if any, the penalty adds to the caution-total of the player.
Type string
Properties
use: optional
Used by
Source
<attribute name="caution-value" type="string" use="optional">
  <annotation>
    <documentation>Used to indicate what value, if any, the penalty adds to the caution-total of the player.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-penalty / @comment
Namespace No namespace
Annotations
Textual comment regarding the penalty.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment regarding the penalty.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-timeout / @timeout-duration
Namespace No namespace
Annotations
The duration of the timeout.
Type string
Properties
use: optional
Used by
Source
<attribute name="timeout-duration" type="string" use="optional">
  <annotation>
    <documentation>The duration of the timeout.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-timeout / @caller
Namespace No namespace
Annotations
Who called the timeout, either team or official.
Type restriction of string
Properties
use: optional
Facets
enumeration team
enumeration official
Used by
Source
<attribute name="caller" use="optional">
  <annotation>
    <documentation>Who called the timeout, either team or official.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="team"/>
      <enumeration value="official"/>
    </restriction>
  </simpleType>
</attribute>
Attribute sportsml:action-rugby-timeout / @caller-idref
Namespace No namespace
Annotations
If caller is team, say, an idref pointer to the team element.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="caller-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>If caller is team, say, an idref pointer to the team element.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-timeout / @comment
Namespace No namespace
Annotations
Textual comment about the timeout.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment about the timeout.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-other / @action-source
Namespace No namespace
Annotations
The name of the controlled-vocabulary for the action-type attribute.
Type string
Properties
use: optional
Used by
Source
<attribute name="action-source" type="string" use="optional">
  <annotation>
    <documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-other / @action-type
Namespace No namespace
Annotations
A selection from a controlled-vocabulary list maintained by the publisher.
Type string
Properties
use: optional
Used by
Source
<attribute name="action-type" type="string" use="optional">
  <annotation>
    <documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-other / @comment
Namespace No namespace
Annotations
Textual comment about the action.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment about the action.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @tries-scored
Namespace No namespace
Annotations
Tries scored.
Type string
Properties
use: optional
Used by
Source
<attribute name="tries-scored" type="string" use="optional">
  <annotation>
    <documentation>Tries scored.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @tries-scored-per-game
Namespace No namespace
Annotations
Average number of tries scored per match.
Type string
Properties
use: optional
Used by
Source
<attribute name="tries-scored-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average number of tries scored per match.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @penalty-tries-total
Namespace No namespace
Annotations
Penalty tries awarded.
Type string
Properties
use: optional
Used by
Source
<attribute name="penalty-tries-total" type="string" use="optional">
  <annotation>
    <documentation>Penalty tries awarded.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @penalty-tries-per-game
Namespace No namespace
Annotations
Average number of penalty tries awarded per match.
Type string
Properties
use: optional
Used by
Source
<attribute name="penalty-tries-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average number of penalty tries awarded per match.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @drop-goal-attempts
Namespace No namespace
Annotations
Drop goal attempts
Type string
Properties
use: optional
Used by
Source
<attribute name="drop-goal-attempts" type="string" use="optional">
  <annotation>
    <documentation>Drop goal attempts</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @drop-goals-scored
Namespace No namespace
Annotations
Drop goals scored
Type string
Properties
use: optional
Used by
Source
<attribute name="drop-goals-scored" type="string" use="optional">
  <annotation>
    <documentation>Drop goals scored</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @drop-goals-scored-per-game
Namespace No namespace
Annotations
Average drop goals scored per match
Type string
Properties
use: optional
Used by
Source
<attribute name="drop-goals-scored-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average drop goals scored per match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @penalty-goal-attempts
Namespace No namespace
Annotations
Penalty goal attempts
Type string
Properties
use: optional
Used by
Source
<attribute name="penalty-goal-attempts" type="string" use="optional">
  <annotation>
    <documentation>Penalty goal attempts</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @penalty-goals-scored
Namespace No namespace
Annotations
Penalty goals scored
Type string
Properties
use: optional
Used by
Source
<attribute name="penalty-goals-scored" type="string" use="optional">
  <annotation>
    <documentation>Penalty goals scored</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @penalty-goals-scored-per-game
Namespace No namespace
Annotations
Average penalty goals scored per match
Type string
Properties
use: optional
Used by
Source
<attribute name="penalty-goals-scored-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average penalty goals scored per match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @conversion-attempts
Namespace No namespace
Annotations
Conversion attempts
Type string
Properties
use: optional
Used by
Source
<attribute name="conversion-attempts" type="string" use="optional">
  <annotation>
    <documentation>Conversion attempts</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @conversions-scored
Namespace No namespace
Annotations
Conversions scored
Type string
Properties
use: optional
Used by
Source
<attribute name="conversions-scored" type="string" use="optional">
  <annotation>
    <documentation>Conversions scored</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @conversions-scored-per-game
Namespace No namespace
Annotations
Average conversions scored per match
Type string
Properties
use: optional
Used by
Source
<attribute name="conversions-scored-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average conversions scored per match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @free-kicks-total
Namespace No namespace
Annotations
Number of free kicks
Type string
Properties
use: optional
Used by
Source
<attribute name="free-kicks-total" type="string" use="optional">
  <annotation>
    <documentation>Number of free kicks</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @free-kicks-per-game
Namespace No namespace
Annotations
Average free kicks per match
Type string
Properties
use: optional
Used by
Source
<attribute name="free-kicks-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average free kicks per match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @kicks-total
Namespace No namespace
Annotations
Number of kicks
Type string
Properties
use: optional
Used by
Source
<attribute name="kicks-total" type="string" use="optional">
  <annotation>
    <documentation>Number of kicks</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @kicks-into-touch
Namespace No namespace
Annotations
Number of kicks into touch
Type string
Properties
use: optional
Used by
Source
<attribute name="kicks-into-touch" type="string" use="optional">
  <annotation>
    <documentation>Number of kicks into touch</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @runs
Namespace No namespace
Annotations
Number of runs
Type string
Properties
use: optional
Used by
Source
<attribute name="runs" type="string" use="optional">
  <annotation>
    <documentation>Number of runs</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @metres-gained
Namespace No namespace
Annotations
Total number of metres advanced in the match
Type string
Properties
use: optional
Used by
Source
<attribute name="metres-gained" type="string" use="optional">
  <annotation>
    <documentation>Total number of metres advanced in the match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @scrums-total
Namespace No namespace
Annotations
Number of scrums by team.
Type string
Properties
use: optional
Used by
Source
<attribute name="scrums-total" type="string" use="optional">
  <annotation>
    <documentation>Number of scrums by team.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @scrums-won-for
Namespace No namespace
Annotations
Number of own scrums won.
Type string
Properties
use: optional
Used by
Source
<attribute name="scrums-won-for" type="string" use="optional">
  <annotation>
    <documentation>Number of own scrums won.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @line-outs-total
Namespace No namespace
Annotations
Number of line-outs by team.
Type string
Properties
use: optional
Used by
Source
<attribute name="line-outs-total" type="string" use="optional">
  <annotation>
    <documentation>Number of line-outs by team.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @line-outs-won-for
Namespace No namespace
Annotations
Number of lineouts won on own put in
Type string
Properties
use: optional
Used by
Source
<attribute name="line-outs-won-for" type="string" use="optional">
  <annotation>
    <documentation>Number of lineouts won on own put in</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @rucks-total
Namespace No namespace
Annotations
Number of rucks by team.
Type string
Properties
use: optional
Used by
Source
<attribute name="rucks-total" type="string" use="optional">
  <annotation>
    <documentation>Number of rucks by team.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @rucks-won-for
Namespace No namespace
Annotations
Number of rucks won where team brought the ball in
Type string
Properties
use: optional
Used by
Source
<attribute name="rucks-won-for" type="string" use="optional">
  <annotation>
    <documentation>Number of rucks won where team brought the ball in</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @mauls-total
Namespace No namespace
Annotations
Number of mauls by team.
Type string
Properties
use: optional
Used by
Source
<attribute name="mauls-total" type="string" use="optional">
  <annotation>
    <documentation>Number of mauls by team.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @mauls-won-for
Namespace No namespace
Annotations
Number of own mauls won.
Type string
Properties
use: optional
Used by
Source
<attribute name="mauls-won-for" type="string" use="optional">
  <annotation>
    <documentation>Number of own mauls won.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @handling-errors
Namespace No namespace
Annotations
Number of handling errors
Type string
Properties
use: optional
Used by
Source
<attribute name="handling-errors" type="string" use="optional">
  <annotation>
    <documentation>Number of handling errors</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-offensive / @handling-errors-per-game
Namespace No namespace
Annotations
Average handling errors per match
Type string
Properties
use: optional
Used by
Source
<attribute name="handling-errors-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average handling errors per match</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @tackles
Namespace No namespace
Annotations
Number of tackles
Type string
Properties
use: optional
Used by
Source
<attribute name="tackles" type="string" use="optional">
  <annotation>
    <documentation>Number of tackles</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @tackles-missed
Namespace No namespace
Annotations
Number of tackles missed
Type string
Properties
use: optional
Used by
Source
<attribute name="tackles-missed" type="string" use="optional">
  <annotation>
    <documentation>Number of tackles missed</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @scrums-won-against
Namespace No namespace
Annotations
Number of scrums won on opponent's put in
Type string
Properties
use: optional
Used by
Source
<attribute name="scrums-won-against" type="string" use="optional">
  <annotation>
    <documentation>Number of scrums won on opponent's put in</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @line-outs-won-against
Namespace No namespace
Annotations
Number of lineouts won on opponent's put in
Type string
Properties
use: optional
Used by
Source
<attribute name="line-outs-won-against" type="string" use="optional">
  <annotation>
    <documentation>Number of lineouts won on opponent's put in</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @rucks-won-against
Namespace No namespace
Annotations
Number of rucks won where opponent brought the ball in
Type string
Properties
use: optional
Used by
Source
<attribute name="rucks-won-against" type="string" use="optional">
  <annotation>
    <documentation>Number of rucks won where opponent brought the ball in</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @mauls-won-against
Namespace No namespace
Annotations
Number of opposing teams's mauls won.
Type string
Properties
use: optional
Used by
Source
<attribute name="mauls-won-against" type="string" use="optional">
  <annotation>
    <documentation>Number of opposing teams's mauls won.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @penalties-conceded
Namespace No namespace
Annotations
Number of penalties conceded to opposing team.
Type string
Properties
use: optional
Used by
Source
<attribute name="penalties-conceded" type="string" use="optional">
  <annotation>
    <documentation>Number of penalties conceded to opposing team.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-defensive / @penalties-conceded-per-game
Namespace No namespace
Annotations
Average number of penalties conceded to opposing team
Type string
Properties
use: optional
Used by
Source
<attribute name="penalties-conceded-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average number of penalties conceded to opposing team</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @cautions-total
Namespace No namespace
Annotations
Total number of cautions recieved.
Type string
Properties
use: optional
Used by
Source
<attribute name="cautions-total" type="string" use="optional">
  <annotation>
    <documentation>Total number of cautions recieved.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @cautions-per-game
Namespace No namespace
Annotations
Average number of cautions recieved per match.
Type string
Properties
use: optional
Used by
Source
<attribute name="cautions-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average number of cautions recieved per match.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @cautions-pending
Namespace No namespace
Annotations
Number of cautions that could result in a game suspension.
Type string
Properties
use: optional
Used by
Source
<attribute name="cautions-pending" type="string" use="optional">
  <annotation>
    <documentation>Number of cautions that could result in a game suspension.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @caution-points-total
Namespace No namespace
Annotations
Total amount of caution points. Can occur over various games in a season.
Type string
Properties
use: optional
Used by
Source
<attribute name="caution-points-total" type="string" use="optional">
  <annotation>
    <documentation>Total amount of caution points. Can occur over various games in a season.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @caution-points-pending
Namespace No namespace
Annotations
Number of caution points that could result in a game suspension.
Type string
Properties
use: optional
Used by
Source
<attribute name="caution-points-pending" type="string" use="optional">
  <annotation>
    <documentation>Number of caution points that could result in a game suspension.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @ejections-total
Namespace No namespace
Annotations
Total number of ejections.
Type string
Properties
use: optional
Used by
Source
<attribute name="ejections-total" type="string" use="optional">
  <annotation>
    <documentation>Total number of ejections.</documentation>
  </annotation>
</attribute>
Attribute sportsml:stats-rugby-foul / @ejections-per-game
Namespace No namespace
Annotations
Average number of ejections recieved per match.
Type string
Properties
use: optional
Used by
Source
<attribute name="ejections-per-game" type="string" use="optional">
  <annotation>
    <documentation>Average number of ejections recieved per match.</documentation>
  </annotation>
</attribute>
Attribute sportsml:time-adjustment-rugby / @period-extra-time-added
Namespace No namespace
Annotations
How many minutes the referee has decided to add to the period.
Type string
Properties
use: optional
Used by
Source
<attribute name="period-extra-time-added" type="string" use="optional">
  <annotation>
    <documentation>How many minutes the referee has decided to add to the period.</documentation>
  </annotation>
</attribute>
Attribute sportsml:time-adjustment-rugby / @period-extra-time-elapsed
Namespace No namespace
Annotations
How much time exactly MMSS that was actually elapsed in the period.
Type string
Properties
use: optional
Used by
Source
<attribute name="period-extra-time-elapsed" type="string" use="optional">
  <annotation>
    <documentation>How much time exactly MMSS that was actually elapsed in the period.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @fouling-team-idref
Namespace No namespace
Annotations
idref pointing to the team causing the foul.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="fouling-team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the team causing the foul.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @fouling-player-idref
Namespace No namespace
Annotations
idref pointing to the player causing the foul.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="fouling-player-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player causing the foul.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @fouled-team-idref
Namespace No namespace
Annotations
idref pointing to the team beeing fouled.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="fouled-team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the team beeing fouled.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @fouled-player-idref
Namespace No namespace
Annotations
idref pointing to the player beeing fouled.
Type IDREF
Properties
use: optional
Used by
Source
<attribute name="fouled-player-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>idref pointing to the player beeing fouled.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @foul-name
Namespace No namespace
Annotations
The name of the foul was committed.
Type sportsml:foulName.Rugby
Properties
use: optional
Used by
Source
<attribute name="foul-name" type="sportsml:foulName.Rugby" use="optional">
  <annotation>
    <documentation>The name of the foul was committed.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @foul-result
Namespace No namespace
Annotations
The result of the foul: kick, try, etc.
Type sportsml:foulResult.Rugby
Properties
use: optional
Used by
Source
<attribute name="foul-result" type="sportsml:foulResult.Rugby" use="optional">
  <annotation>
    <documentation>The result of the foul: kick, try, etc.</documentation>
  </annotation>
</attribute>
Attribute sportsml:action-rugby-foul / @comment
Namespace No namespace
Annotations
Textual comment regarding the penalty.
Type string
Properties
use: optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>Textual comment regarding the penalty.</documentation>
  </annotation>
</attribute>
Attribute Group sportsml:eventStateRugby
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-specific-rugby_xsd.tmp#eventStateRugby_period-value sportsml-specific-rugby_xsd.tmp#eventStateRugby_period-time-elapsed sportsml-specific-rugby_xsd.tmp#eventStateRugby_minutes-elapsed sportsml-specific-rugby_xsd.tmp#eventStateRugby_period-minute-elapsed sportsml-specific-rugby_xsd.tmp#eventStateRugby_period-time-remaining
Used by
Attributes
QName Type Fixed Default Use Annotation
minutes-elapsed string optional
Number of minutes that have elapsed since the beginning of the game.
period-minute-elapsed string optional
The time elapsed, but only given as whole minutes.
period-time-elapsed string optional
Detailed time MMSS that has elapsed.
period-time-remaining string optional
Detailed time in MMSS format showing remaining time of period.
period-value string optional
Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)
Source
<attributeGroup name="eventStateRugby">
  <attribute name="period-value" type="string" use="optional">
    <annotation>
      <documentation>Identifier for the period segment of a game. (1, 2 for first and second halfs, 3 for first overtime, etc.)</documentation>
    </annotation>
  </attribute>
  <attribute name="period-time-elapsed" type="string" use="optional">
    <annotation>
      <documentation>Detailed time MMSS that has elapsed.</documentation>
    </annotation>
  </attribute>
  <attribute name="minutes-elapsed" type="string" use="optional">
    <annotation>
      <documentation>Number of minutes that have elapsed since the beginning of the game.</documentation>
    </annotation>
  </attribute>
  <attribute name="period-minute-elapsed" type="string" use="optional">
    <annotation>
      <documentation>The time elapsed, but only given as whole minutes.</documentation>
    </annotation>
  </attribute>
  <attribute name="period-time-remaining" type="string" use="optional">
    <annotation>
      <documentation>Detailed time in MMSS format showing remaining time of period.</documentation>
    </annotation>
  </attribute>
</attributeGroup>