Definition Type: Element
Name: player-stats-rugby
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-rugby.xsd
Abstract
Documentation:
Player statistics that are specific to rugby. | Rugby specific statistic information about a player.
Collapse XSD Schema Diagram:
Drilldown into stats-rugby-foul in schema sportsml-specific-rugby_xsd Drilldown into stats-rugby-defensive in schema sportsml-specific-rugby_xsd Drilldown into stats-rugby-offensive in schema sportsml-specific-rugby_xsdXSD Diagram of player-stats-rugby in schema sportsml-specific-rugby_xsd (SportsML)
Collapse XSD Schema Code:
<element name="player-stats-rugby">
    <annotation>
        <documentation>Player statistics that are specific to rugby. | Rugby specific statistic information about a player.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:stats-rugby-offensive" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:stats-rugby-defensive" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:stats-rugby-foul" minOccurs="0" maxOccurs="unbounded" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
stats-rugby-offensive sportsml:stats-rugby-offensive 0 unbounded
stats-rugby-defensive sportsml:stats-rugby-defensive 0 unbounded
stats-rugby-foul sportsml:stats-rugby-foul 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
stats-coverage sportsml:stats-coverage Optional
team-coverage sportsml:team-coverage Optional
date-coverage-type sportsml:date-coverage-type Optional
date-coverage-value sportsml:date-coverage-value Optional
duration-scope sportsml:duration-scope Optional
competition-scope sportsml:competition-scope Optional
alignment-scope sportsml:alignment-scope Optional
position-scope sportsml:position-scope Optional
record-making-scope sportsml:record-making-scope Optional
scoping-label sportsml:scoping-label Optional
period-value sportsml:period-value Optional