Definition Type: ComplexType
Name: genericStatComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Abstract
Documentation:
A generic stat element that can be used together with or instead of more specific stat element and attributes. With nested stats the lower levels should be regarded as having the same value as their parents if that attribute is not specifically set.
Collapse XSD Schema Diagram:
Drilldown into stat in schema sportsml_xsd Drilldown into name 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 value in schema sportsml_xsd Drilldown into value-type in schema sportsml_xsd Drilldown into stat-type in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into sport in schema sportsml_xsd Drilldown into genericStatAttributes in schema sportsml_xsdXSD Diagram of genericStatComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="genericStatComplexType">
    <xs:annotation>
        <xs:documentation>A generic stat element that can be used together with or instead of
                more specific stat element and attributes. With nested stats the lower levels should
                be regarded as having the same value as their parents if that attribute is not
                specifically set.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="name" type="ConceptNameType" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
                <xs:documentation>The name of the stat. SportsML names are same as attribute names of stats in the sport-specific plugins.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="stat" type="genericStatComplexType" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attributeGroup ref="genericStatAttributes" />
    <xs:attributeGroup ref="coverageAttributes" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
stat nsA:stat 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
sport nsA:sport Optional
class nsA:class Optional
stat-type nsA:stat-type Optional
value-type nsA:value-type Optional
value nsA:value 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
Collapse Derivation Tree:
Collapse References:
nsA:statnsA:stats,