Definition Type: Attribute
Name: batter-advance
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-baseball.xsd
ContentType Restriction
Use Optional
Documentation:
The base to which the batter advanced.
Collapse XSD Schema Diagram:
XSD Diagram of batter-advance in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="batter-advance" use="optional">
    <annotation>
        <documentation>The base to which the batter advanced.</documentation>
    </annotation>
    <simpleType>
        <restriction base="string">
            <enumeration value="1" />
            <enumeration value="2" />
            <enumeration value="3" />
            <enumeration value="home" />
        </restriction>
    </simpleType>
</attribute>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration home