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