<element name="event-actions-american-football">
<annotation>
<documentation>Description of an event. | A play or score should only exist outside a drive for punt-returns or kickoff-returns.</documentation>
</annotation>
<complexType>
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="sportsml:action-american-football-drive" />
<element ref="sportsml:action-american-football-play" />
<element ref="sportsml:action-american-football-score" />
<element ref="sportsml:action-american-football-other" />
</choice>
<attributeGroup ref="sportsml:globalAttributes" />
</complexType>
</element>
|