Definition Type: Attribute
Name: field-goals-percentage-adjusted
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:
A formula measuring shooting efficiency: [(points-scored-total - free-throws-made)/field-goals-attempted]/2.
Collapse XSD Schema Diagram:
XSD Diagram of field-goals-percentage-adjusted in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="field-goals-percentage-adjusted" type="string" use="optional">
    <annotation>
        <documentation>A formula measuring shooting efficiency: [(points-scored-total - free-throws-made)/field-goals-attempted]/2.</documentation>
    </annotation>
</attribute>