Definition Type: Attribute
Name: score-attempts-on-goal
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
A subset of score-attempts. Only counts those attempts that were on-goal.
Collapse XSD Schema Diagram:
XSD Diagram of score-attempts-on-goal in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="score-attempts-on-goal" type="string" use="optional">
    <annotation>
        <documentation>A subset of score-attempts. Only counts those attempts that were on-goal.</documentation>
    </annotation>
</attribute>