Definition Type: Attribute
Name: inning-value
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:
An integer. 1 through 9 for the main innings. 10, 11, 12, etc. for extra innings.
Collapse XSD Schema Diagram:
XSD Diagram of inning-value in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="inning-value" type="string" use="optional">
    <annotation>
        <documentation>An integer. 1 through 9 for the main innings. 10, 11, 12, etc. for extra innings.</documentation>
    </annotation>
</attribute>