Definition Type: Element
Name: action-ice-hockey-scoring-players
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-ice-hockey.xsd
Abstract
Documentation:
Player who was on the ice playing for the side that scored a goal. | One element is used for each player who was on the ice when a score was made.
Collapse XSD Schema Diagram:
Drilldown into player-idref in schema sportsml-specific-ice-hockey_xsdXSD Diagram of action-ice-hockey-scoring-players in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-ice-hockey-scoring-players">
    <annotation>
        <documentation>Player who was on the ice playing for the side that scored a goal. | One element is used for each player who was on the ice when a score was made.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="player-idref" type="IDREF" use="required">
            <annotation>
                <documentation>A pointer to a player on ice during a score.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
player-idref sportsml:player-idref Required