Definition Type: Element
Name: group-stats
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
Statistics that apply to the team as a whole. | Not all stats are used in every sport.
Collapse XSD Schema Diagram:
Drilldown into sports-property in schema sportsml-core_xsd Drilldown into rating in schema sportsml-core_xsd Drilldown into rank in schema sportsml-core_xsd Drilldown into award in schema sportsml-core_xsd Drilldown into outcome-totals in schema sportsml-core_xsd Drilldown into penalty-stats in schema sportsml-core_xsd Drilldown into event-odds in schema sportsml-core_xsd Drilldown into event-standing-points in schema sportsml-core_xsd Drilldown into event-outcome in schema sportsml-core_xsd Drilldown into result-effect in schema sportsml-core_xsd Drilldown into score-percentage-opposing in schema sportsml-core_xsd Drilldown into score-percentage in schema sportsml-core_xsd Drilldown into score-attempts-on-goal-opposing in schema sportsml-core_xsd Drilldown into score-attempts-on-goal in schema sportsml-core_xsd Drilldown into score-attempts-opposing in schema sportsml-core_xsd Drilldown into score-attempts in schema sportsml-core_xsd Drilldown into score-units in schema sportsml-core_xsd Drilldown into score-opposing-average in schema sportsml-core_xsd Drilldown into score-average in schema sportsml-core_xsd Drilldown into score-opposing in schema sportsml-core_xsd Drilldown into score in schema sportsml-core_xsd Drilldown into statAttributes in schema sportsml-core_xsd Drilldown into period-value in schema sportsml-core_xsd Drilldown into scoping-label in schema sportsml-core_xsd Drilldown into record-making-scope in schema sportsml-core_xsd Drilldown into position-scope in schema sportsml-core_xsd Drilldown into alignment-scope in schema sportsml-core_xsd Drilldown into competition-scope in schema sportsml-core_xsd Drilldown into duration-scope in schema sportsml-core_xsd Drilldown into date-coverage-value in schema sportsml-core_xsd Drilldown into date-coverage-type in schema sportsml-core_xsd Drilldown into team-coverage in schema sportsml-core_xsd Drilldown into stats-coverage in schema sportsml-core_xsd Drilldown into coverageAttributes in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of group-stats in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="group-stats">
    <annotation>
        <documentation>Statistics that apply to the team as a whole. | Not all stats are used in every sport.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:penalty-stats" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:rank" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded" />
            <group minOccurs="0" ref="sportsml:groupStatsSpecific" />
            <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attributeGroup ref="sportsml:statAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
penalty-stats sportsml:penalty-stats 0 unbounded
outcome-totals sportsml:outcome-totals 0 unbounded
award sportsml:award 0 unbounded
rank sportsml:rank 0 unbounded
rating sportsml:rating 0 unbounded
placeholder-element sportsml:placeholder-element (1) (1)
sports-property sportsml:sports-property 0 unbounded
<xs:group> sportsml:groupStatsSpecific 0 (1)
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
score sportsml:score Optional
score-opposing sportsml:score-opposing Optional
score-average sportsml:score-average Optional
score-opposing-average sportsml:score-opposing-average Optional
score-units sportsml:score-units Optional
score-attempts sportsml:score-attempts Optional
score-attempts-opposing sportsml:score-attempts-opposing Optional
score-attempts-on-goal sportsml:score-attempts-on-goal Optional
score-attempts-on-goal-opposing sportsml:score-attempts-on-goal-opposing Optional
score-percentage sportsml:score-percentage Optional
score-percentage-opposing sportsml:score-percentage-opposing Optional
result-effect sportsml:result-effect Optional
event-outcome sportsml:event-outcome Optional
event-standing-points sportsml:event-standing-points Optional
event-odds sportsml:event-odds Optional