Definition Type: Attribute
Name: free-throws-made
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-basketball.xsd
Use Optional
Documentation:
Shots made that were worth one point each.
Collapse XSD Schema Diagram:
XSD Diagram of free-throws-made in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="free-throws-made" type="string" use="optional">
    <annotation>
        <documentation>Shots made that were worth one point each.</documentation>
    </annotation>
</attribute>