Definition Type: Element
Name: action-ice-hockey-score
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-ice-hockey.xsd
Abstract
Documentation:
Data about a score in ice-hockey. | Includes elements detailing who was on the ice during the score.
Collapse XSD Schema Diagram:
Drilldown into action-ice-hockey-scored-on-players in schema sportsml-specific-ice-hockey_xsd Drilldown into action-ice-hockey-scoring-players in schema sportsml-specific-ice-hockey_xsd Drilldown into action-ice-hockey-assisting-player in schema sportsml-specific-ice-hockey_xsd Drilldown into action-ice-hockey-play-participant in schema sportsml-specific-ice-hockey_xsd Drilldown into shot-type in schema sportsml-specific-ice-hockey_xsd Drilldown into shot-distance in schema sportsml-specific-ice-hockey_xsd Drilldown into goal-zone in schema sportsml-specific-ice-hockey_xsd Drilldown into strength in schema sportsml-specific-ice-hockey_xsd Drilldown into sequence-number in schema sportsml-specific-ice-hockey_xsd Drilldown into shootout-shot-order in schema sportsml-specific-ice-hockey_xsd Drilldown into skaters-on-ice-opposing in schema sportsml-specific-ice-hockey_xsd Drilldown into skaters-on-ice in schema sportsml-specific-ice-hockey_xsd Drilldown into comment in schema sportsml-specific-ice-hockey_xsd Drilldown into team-idref in schema sportsml-specific-ice-hockey_xsd Drilldown into player-idref in schema sportsml-specific-ice-hockey_xsd Drilldown into score-attempt-type in schema sportsml-specific-ice-hockey_xsd Drilldown into location in schema sportsml-specific-ice-hockey_xsd Drilldown into zone in schema sportsml-specific-ice-hockey_xsd Drilldown into player-count-opposing in schema sportsml-specific-ice-hockey_xsd Drilldown into player-count in schema sportsml-specific-ice-hockey_xsd Drilldown into commonPropertiesIceHockey in schema sportsml-specific-ice-hockey_xsd Drilldown into score-team-opposing in schema sportsml-specific-ice-hockey_xsd Drilldown into score-team in schema sportsml-specific-ice-hockey_xsd Drilldown into power-play-player-advantage in schema sportsml-specific-ice-hockey_xsd Drilldown into power-play-team-idref in schema sportsml-specific-ice-hockey_xsd Drilldown into power-play-time-remaining in schema sportsml-specific-ice-hockey_xsd Drilldown into period-time-remaining in schema sportsml-specific-ice-hockey_xsd Drilldown into period-time-elapsed in schema sportsml-specific-ice-hockey_xsd Drilldown into period-value in schema sportsml-specific-ice-hockey_xsd Drilldown into eventStateIceHockey in schema sportsml-specific-ice-hockey_xsdXSD Diagram of action-ice-hockey-score in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-ice-hockey-score">
    <annotation>
        <documentation>Data about a score in ice-hockey. | Includes elements detailing who was on the ice during the score.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:action-ice-hockey-play-participant" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:action-ice-hockey-assisting-player" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:action-ice-hockey-scoring-players" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:action-ice-hockey-scored-on-players" minOccurs="0" maxOccurs="unbounded" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:eventStateIceHockey" />
        <attributeGroup ref="sportsml:commonPropertiesIceHockey" />
        <attribute name="score-attempt-type" type="sportsml:scoreAttemptType.IceHockey" use="optional">
            <annotation>
                <documentation>The type of shot. Called attempt because it shares the same values as score-attempt element.</documentation>
            </annotation>
        </attribute>
        <attribute name="player-idref" type="IDREF" use="optional">
            <annotation>
                <documentation>DEPRECATE: in favour of action-ice-hockey-play-participant with role of "scorer".</documentation>
            </annotation>
        </attribute>
        <attribute name="team-idref" type="IDREF" use="optional">
            <annotation>
                <documentation>A pointer to the team that scored the goal.</documentation>
            </annotation>
        </attribute>
        <attribute name="comment" type="string" use="optional">
            <annotation>
                <documentation>A textual comment.</documentation>
            </annotation>
        </attribute>
        <attribute name="skaters-on-ice" type="string" use="optional">
            <annotation>
                <documentation>DEPRECATE: in favour of player-count.</documentation>
            </annotation>
        </attribute>
        <attribute name="skaters-on-ice-opposing" type="string" use="optional">
            <annotation>
                <documentation>DEPRECATE: in favour of player-count-opposing.</documentation>
            </annotation>
        </attribute>
        <attribute name="shootout-shot-order" type="string" use="optional">
            <annotation>
                <documentation>The sequence number of the shootout goal.</documentation>
            </annotation>
        </attribute>
        <attribute name="sequence-number" type="string" use="optional">
            <annotation>
                <documentation>The sequence number of the play within the game as a whole.</documentation>
            </annotation>
        </attribute>
        <attribute name="strength" type="sportsml:strength.IceHockey" use="optional">
            <annotation>
                <documentation>Denotes play-strength situation of the goal: even-strength | power-play | short-handed</documentation>
            </annotation>
        </attribute>
        <attribute name="goal-zone" type="string" use="optional">
            <annotation>
                <documentation>Area of the goal at which the scoring shot was aimed.</documentation>
            </annotation>
        </attribute>
        <attribute name="shot-distance" type="string" use="optional">
            <annotation>
                <documentation>The distance of the shot from the net.</documentation>
            </annotation>
        </attribute>
        <attribute name="shot-type" type="string" use="optional">
            <annotation>
                <documentation>The type of shot taken.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
action-ice-hockey-play-participant sportsml:action-ice-hockey-play-participant 0 unbounded
action-ice-hockey-assisting-player sportsml:action-ice-hockey-assisting-player 0 unbounded
action-ice-hockey-scoring-players sportsml:action-ice-hockey-scoring-players 0 unbounded
action-ice-hockey-scored-on-players sportsml:action-ice-hockey-scored-on-players 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
period-value sportsml:period-value Optional
period-time-elapsed sportsml:period-time-elapsed Optional
period-time-remaining sportsml:period-time-remaining Optional
power-play-time-remaining sportsml:power-play-time-remaining Optional
power-play-team-idref sportsml:power-play-team-idref Optional
power-play-player-advantage sportsml:power-play-player-advantage Optional
score-team sportsml:score-team Optional
score-team-opposing sportsml:score-team-opposing Optional
player-count sportsml:player-count Optional
player-count-opposing sportsml:player-count-opposing Optional
zone sportsml:zone Optional
location sportsml:location Optional
score-attempt-type sportsml:score-attempt-type Optional
player-idref sportsml:player-idref Optional
team-idref sportsml:team-idref Optional
comment sportsml:comment Optional
skaters-on-ice sportsml:skaters-on-ice Optional
skaters-on-ice-opposing sportsml:skaters-on-ice-opposing Optional
shootout-shot-order sportsml:shootout-shot-order Optional
sequence-number sportsml:sequence-number Optional
strength sportsml:strength Optional
goal-zone sportsml:goal-zone Optional
shot-distance sportsml:shot-distance Optional
shot-type sportsml:shot-type Optional