<element name="event-metadata-soccer">
<annotation>
<documentation>Soccer-specific metadata for events. | Metadata that is specific to soccer for events.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="sportsml:time-adjustment" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attributeGroup ref="sportsml:globalAttributes" />
<attributeGroup ref="sportsml:eventStateSoccer" />
<attribute name="kick-off-team-idref" type="IDREF" use="optional">
<annotation>
<documentation>Pointer to the team doing the kick-off for the period covered.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|