Definition Type: Attribute
Name: score-team
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:
The score of the team that did the scoring, once the play completed.
Collapse XSD Schema Diagram:
XSD Diagram of score-team in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="score-team" type="string" use="optional">
    <annotation>
        <documentation>The score of the team that did the scoring, once the play completed.</documentation>
    </annotation>
</attribute>