<element name="event-metadata-american-football">
<annotation>
<documentation>Metadata about the event itself. | Includes the time left, and where the ball is.</documentation>
</annotation>
<complexType>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:eventStateAmericanFootball" />
<attribute name="week" type="string" use="optional">
<annotation>
<documentation>The week during the season in which this game is played.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|