<element name="sub-score-attempts">
<annotation>
<documentation>Statistics that detail the scoring attempts for a particular period or inning. | Per-sport controlled vocabularies used for period-value.</documentation>
</annotation>
<complexType>
<attribute name="period-value" type="string" use="optional">
<annotation>
<documentation>Could be quarter-1, period-2, inning-5, etc.</documentation>
</annotation>
</attribute>
<attribute name="score-attempts" type="string" use="optional">
<annotation>
<documentation>The score for that period.</documentation>
</annotation>
</attribute>
</complexType>
</element>
|