Definition Type: Attribute
Name: era
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:
Earned run average: Number of earned runs divided by number of innings pitched multiplied by nine
Collapse XSD Schema Diagram:
XSD Diagram of era in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="era" type="string" use="optional">
    <annotation>
        <documentation>Earned run average: Number of earned runs divided by number of innings pitched multiplied by nine</documentation>
    </annotation>
</attribute>