Definition Type: Attribute
Name: team-idref
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-baseball.xsd
Use Required
Documentation:
A pointer to the participant's team.
Collapse XSD Schema Diagram:
XSD Diagram of team-idref in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="team-idref" type="IDREF" use="required">
    <annotation>
        <documentation>A pointer to the participant's team.</documentation>
    </annotation>
</attribute>