<element name="event-actions-baseball">
<annotation>
<documentation>A container for specific baseball actions. | Generally ordered chronologically.</documentation>
</annotation>
<complexType>
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="sportsml:action-baseball-substitution" />
<element ref="sportsml:action-baseball-score" />
<element ref="sportsml:action-baseball-play" />
<element ref="sportsml:action-baseball-other" />
</choice>
<attributeGroup ref="sportsml:globalAttributes" />
</complexType>
</element>
|