Definition Type: Element
Name: tournament-division
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
A tournament subcategory, often with its own trophy and prize. | Like Mens 30k Nordic Skiing, Womens Doubles.
Collapse XSD Schema Diagram:
Drilldown into tournament-round in schema sportsml-core_xsd Drilldown into tournament-stage in schema sportsml-core_xsd Drilldown into standing in schema sportsml-core_xsd Drilldown into site in schema sportsml-core_xsd Drilldown into tournament-division-metadata in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of tournament-division in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="tournament-division">
    <annotation>
        <documentation>A tournament subcategory, often with its own trophy and prize. | Like Mens 30k Nordic Skiing, Womens Doubles.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:tournament-division-metadata" minOccurs="0" />
            <element ref="sportsml:site" minOccurs="0" />
            <element ref="sportsml:standing" minOccurs="0" />
            <choice>
                <element ref="sportsml:tournament-stage" minOccurs="0" maxOccurs="unbounded" />
                <element ref="sportsml:tournament-round" minOccurs="0" maxOccurs="unbounded" />
            </choice>
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tournament-division-metadata sportsml:tournament-division-metadata 0 (1)
site sportsml:site 0 (1)
standing sportsml:standing 0 (1)
tournament-stage sportsml:tournament-stage 0 unbounded
tournament-round sportsml:tournament-round 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional