Definition Type: Attribute
Name: goals-against-average
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-ice-hockey.xsd
Use Optional
Documentation:
Average number of goals per game allowed by the team.
Collapse XSD Schema Diagram:
XSD Diagram of goals-against-average in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="goals-against-average" type="string" use="optional">
    <annotation>
        <documentation>Average number of goals per game allowed by the team.</documentation>
    </annotation>
</attribute>