Definition Type: Attribute
Name: player-idref
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-ice-hockey.xsd
Use Optional
Documentation:
A pointer to the player that scored the goal.
Collapse XSD Schema Diagram:
XSD Diagram of player-idref in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="player-idref" type="IDREF" use="optional">
    <annotation>
        <documentation>A pointer to the player that scored the goal.</documentation>
    </annotation>
</attribute>