<element name="tournament">
<annotation>
<documentation>A structured series of competitions within one sport. | Generally organized by a particular sponsoring body. Can happen all in one day, or be spread out - like the Davis Cup in tennis.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="sportsml:tournament-metadata" minOccurs="0" />
<element ref="sportsml:tournament-division" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attributeGroup ref="sportsml:globalAttributes" />
</complexType>
</element>
|