Definition Type: Attribute
Name: team-in-possession-idref
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
The ID of the team with the football.
Collapse XSD Schema Diagram:
XSD Diagram of team-in-possession-idref in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="team-in-possession-idref" type="xs:IDREF" use="optional">
    <xs:annotation>
        <xs:documentation>The ID of the team with the football.</xs:documentation>
    </xs:annotation>
</xs:attribute>