Definition Type: Attribute
Name: at-bat-number
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:
Incremented throughout game on a per-team basis. A perfect game would have at-bat-number go from 1 to 27 for the team that didn't get any hits.
Collapse XSD Schema Diagram:
XSD Diagram of at-bat-number in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="at-bat-number" type="string" use="optional">
    <annotation>
        <documentation>Incremented throughout game on a per-team basis. A perfect game would have at-bat-number go from 1 to 27 for the team that didn't get any hits.</documentation>
    </annotation>
</attribute>