<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>
|