Definition Type: Element
Name: team
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
A team participating in a sporting event. | Holds code and names for team.
Collapse XSD Schema Diagram:
Drilldown into site in schema sportsml-core_xsd Drilldown into affiliation in schema sportsml-core_xsd Drilldown into associate in schema sportsml-core_xsd Drilldown into wagering-stats in schema sportsml-core_xsd Drilldown into player in schema sportsml-core_xsd Drilldown into team-stats in schema sportsml-core_xsd Drilldown into team-metadata in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of team in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="team">
    <annotation>
        <documentation>A team participating in a sporting event. | Holds code and names for team.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:team-metadata" />
            <element ref="sportsml:team-stats" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:wagering-stats" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:associate" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:affiliation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:site" minOccurs="0" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
team-metadata sportsml:team-metadata (1) (1)
team-stats sportsml:team-stats 0 unbounded
player sportsml:player 0 unbounded
wagering-stats sportsml:wagering-stats 0 unbounded
associate sportsml:associate 0 unbounded
affiliation sportsml:affiliation 0 unbounded
site sportsml:site 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional