Definition Type: Attribute
Name: home-runs
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-baseball.xsd
Use Optional
Documentation:
Number of hits off of which batter advances to home plate
Collapse XSD Schema Diagram:
XSD Diagram of home-runs in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="home-runs" type="string" use="optional">
    <annotation>
        <documentation>Number of hits off of which batter advances to home plate</documentation>
    </annotation>
</attribute>