Definition Type: Attribute
Name: score-attempts-on-goal
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.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_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="score-attempts-on-goal" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>A subset of score-attempts. Only counts those attempts that were on-goal.</xs:documentation>
    </xs:annotation>
</xs:attribute>