Definition Type: ComplexType
Name: statisticComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Abstract
Documentation:
A table that generally compares the performance of teams or players. | The fixture-key can identify which regulary-running statistics are being presented. Also appropriate for rosters (squad listings).
Collapse XSD Schema Diagram:
Drilldown into status-change in schema sportsml_xsd Drilldown into associate in schema sportsml_xsd Drilldown into player in schema sportsml_xsd Drilldown into team in schema sportsml_xsd Drilldown into group in schema sportsml_xsd Drilldown into statistic-metadata in schema sportsml_xsd Drilldown into content-label in schema sportsml_xsd Drilldown into type in schema sportsml_xsd Drilldown into measurement-units in schema sportsml_xsd Drilldown into distance-minimum in schema sportsml_xsd Drilldown into distance-maximum in schema sportsml_xsd Drilldown into distance in schema sportsml_xsd Drilldown into scope-value in schema sportsml_xsd Drilldown into weather-type in schema sportsml_xsd Drilldown into surface-type in schema sportsml_xsd Drilldown into venue-type in schema sportsml_xsd Drilldown into location-key in schema sportsml_xsd Drilldown into situation in schema sportsml_xsd Drilldown into unit-type in schema sportsml_xsd Drilldown into unit-value in schema sportsml_xsd Drilldown into competition in schema sportsml_xsd Drilldown into team in schema sportsml_xsd Drilldown into opponent-type in schema sportsml_xsd Drilldown into opponent-value in schema sportsml_xsd Drilldown into event-span in schema sportsml_xsd Drilldown into temporal-unit-value in schema sportsml_xsd Drilldown into temporal-unit-type in schema sportsml_xsd Drilldown into period-end-date-time in schema sportsml_xsd Drilldown into period-start-date-time in schema sportsml_xsd Drilldown into end-date-time in schema sportsml_xsd Drilldown into start-date-time in schema sportsml_xsd Drilldown into period-type in schema sportsml_xsd Drilldown into period-value in schema sportsml_xsd Drilldown into scoping-label in schema sportsml_xsd Drilldown into record-making-scope in schema sportsml_xsd Drilldown into position in schema sportsml_xsd Drilldown into alignment-scope in schema sportsml_xsd Drilldown into duration-scope in schema sportsml_xsd Drilldown into team-coverage in schema sportsml_xsd Drilldown into stats-coverage in schema sportsml_xsd Drilldown into coverageAttributes in schema sportsml_xsd Drilldown into style in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into id in schema sportsml_xsd Drilldown into commonAttributes in schema sportsml_xsdXSD Diagram of statisticComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="statisticComplexType">
    <xs:annotation>
        <xs:documentation>A table that generally compares the performance of teams or players. |
                The fixture-key can identify which regulary-running statistics are being presented.
                Also appropriate for rosters (squad listings).</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="statistic-metadata" type="statisticMetadataComplexType" />
        <xs:element name="group" type="groupComplexType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="team" type="teamComplexType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="player" type="playerComplexType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="associate" type="associateComplexType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="status-change" type="statusChangeComplexType" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attributeGroup ref="commonAttributes" />
    <xs:attributeGroup ref="coverageAttributes" />
    <xs:attribute name="type" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>A code describing the class of statistic covered herein, generally part of a controlled vocabulary.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="content-label" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>A display label for the enclosed statistical ranking. (Should be placed as name in the metadata section.)</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
statistic-metadata nsA:statistic-metadata (1) (1)
group nsA:group 0 unbounded
team nsA:team 0 unbounded
player nsA:player 0 unbounded
associate nsA:associate 0 unbounded
status-change nsA:status-change 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
stats-coverage nsA:stats-coverage Optional
team-coverage nsA:team-coverage Optional
duration-scope nsA:duration-scope Optional
alignment-scope nsA:alignment-scope Optional
position nsA:position Optional
record-making-scope nsA:record-making-scope Optional
scoping-label nsA:scoping-label Optional
period-value nsA:period-value Optional
period-type nsA:period-type Optional
start-date-time nsA:start-date-time Optional
end-date-time nsA:end-date-time Optional
period-start-date-time nsA:period-start-date-time Optional
period-end-date-time nsA:period-end-date-time Optional
temporal-unit-type nsA:temporal-unit-type Optional
temporal-unit-value nsA:temporal-unit-value Optional
event-span nsA:event-span Optional
opponent-value nsA:opponent-value Optional
opponent-type nsA:opponent-type Optional
team nsA:team Optional
competition nsA:competition Optional
unit-value nsA:unit-value Optional
unit-type nsA:unit-type Optional
situation nsA:situation Optional
location-key nsA:location-key Optional
venue-type nsA:venue-type Optional
surface-type nsA:surface-type Optional
weather-type nsA:weather-type Optional
scope-value nsA:scope-value Optional
distance nsA:distance Optional
distance-maximum nsA:distance-maximum Optional
distance-minimum nsA:distance-minimum Optional
measurement-units nsA:measurement-units Optional
type nsA:type Optional
content-label nsA:content-label Optional
Collapse Derivation Tree:
Collapse References:
nsA:statistic