<element name="action-ice-hockey-scored-on-players">
<annotation>
<documentation>Player who was on the ice playing for the side that was scored upon. | One element is used for each player who was on the ice when the 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 who was on ice when a score was made.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|