<element name="event-actions-soccer">
<annotation>
<documentation>Action specific to soccer. | Actions that are specific to soccer.</documentation>
</annotation>
<complexType>
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="sportsml:action-soccer-substitution" />
<element ref="sportsml:action-soccer-score-attempt" />
<element ref="sportsml:action-soccer-score" />
<element ref="sportsml:action-soccer-offside" />
<element ref="sportsml:action-soccer-foul" />
<element ref="sportsml:action-soccer-penalty" />
<element ref="sportsml:action-soccer-timeout" />
<element ref="sportsml:action-soccer-other" />
</choice>
<attributeGroup ref="sportsml:globalAttributes" />
</complexType>
</element>
|