Definition Type: AttributeGroup
Name: eventStateIceHockey
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-ice-hockey.xsd
Collapse XSD Schema Diagram:
Drilldown into period-time-remaining in schema sportsml-specific-ice-hockey_xsd Drilldown into period-time-elapsed in schema sportsml-specific-ice-hockey_xsd Drilldown into period-value in schema sportsml-specific-ice-hockey_xsdXSD Diagram of eventStateIceHockey in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<attributeGroup name="eventStateIceHockey">
    <attribute name="period-value" type="string" use="optional">
        <annotation>
            <documentation>Identifier for which period of a game. (1,2,3 for main periods, 4 for first overtime, etc. shootout also allowed value.)</documentation>
        </annotation>
    </attribute>
    <attribute name="period-time-elapsed" type="string" use="optional">
        <annotation>
            <documentation>The time elapsed in the period.</documentation>
        </annotation>
    </attribute>
    <attribute name="period-time-remaining" type="string" use="optional">
        <annotation>
            <documentation>The time remaining in the period.</documentation>
        </annotation>
    </attribute>
</attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
period-value sportsml:period-value Optional
period-time-elapsed sportsml:period-time-elapsed Optional
period-time-remaining sportsml:period-time-remaining Optional