Definition Type: Element
Name: player
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
A competitor. | Their athletic talents help them decide who wins a sports-event.
Collapse XSD Schema Diagram:
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-stats in schema sportsml-core_xsd Drilldown into player-metadata in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of player in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="player">
    <annotation>
        <documentation>A competitor. | Their athletic talents help them decide who wins a sports-event.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:player-metadata" />
            <element ref="sportsml:player-stats" 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" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
player-metadata sportsml:player-metadata (1) (1)
player-stats sportsml:player-stats 0 unbounded
wagering-stats sportsml:wagering-stats 0 unbounded
associate sportsml:associate 0 unbounded
affiliation sportsml:affiliation 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional