Definition Type: Element
Name: sports-content
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
Metadata and coverage of sporting news. | Good for scores, schedules, standings, statistics, etc.
Collapse XSD Schema Diagram:
Drilldown into article in schema sportsml-core_xsd Drilldown into statistic in schema sportsml-core_xsd Drilldown into standing in schema sportsml-core_xsd Drilldown into schedule in schema sportsml-core_xsd Drilldown into tournament in schema sportsml-core_xsd Drilldown into sports-event in schema sportsml-core_xsd Drilldown into sports-metadata in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of sports-content in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="sports-content">
    <annotation>
        <documentation>Metadata and coverage of sporting news. | Good for scores, schedules, standings, statistics, etc.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <choice minOccurs="0" maxOccurs="unbounded">
                <element ref="sportsml:sports-metadata" />
                <element ref="sportsml:sports-event" />
                <element ref="sportsml:tournament" />
                <element ref="sportsml:schedule" />
                <element ref="sportsml:standing" />
                <element ref="sportsml:statistic" />
                <element ref="sportsml:article" />
            </choice>
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sports-metadata sportsml:sports-metadata (1) (1)
sports-event sportsml:sports-event (1) (1)
tournament sportsml:tournament (1) (1)
schedule sportsml:schedule (1) (1)
standing sportsml:standing (1) (1)
statistic sportsml:statistic (1) (1)
article sportsml:article (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional