<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>
|