Definition Type: Element
Name: associate-stats
Namespace: http://www.sportsml.org/schema/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
Statistics that capture values about the participation of an associate during one or more sports-events. | Generally does change over the course of a sports-event.
Collapse XSD Schema Diagram:
Drilldown into sports-property in schema sportsml-core_xsd Drilldown into outcome-totals in schema sportsml-core_xsd Drilldown into rating in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of associate-stats in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="associate-stats">
    <annotation>
        <documentation>Statistics that capture values about the participation of an associate during one or more sports-events. | Generally does change over the course of a sports-event.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded" />
            <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded" />
            <group ref="sportsml:associateStatsSpecific" minOccurs="0" />
        </sequence>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rating sportsml:rating 0 unbounded
outcome-totals sportsml:outcome-totals 0 unbounded
sports-property sportsml:sports-property 0 unbounded
placeholder-element sportsml:placeholder-element (1) (1)
<xs:group> sportsml:associateStatsSpecific 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional