Definition Type: Attribute
Name: changer-idref
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Required
Documentation:
A pointer to the player or team that has undergone the status change.
Collapse XSD Schema Diagram:
XSD Diagram of changer-idref in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="changer-idref" type="xs:IDREF" use="required">
    <xs:annotation>
        <xs:documentation>A pointer to the player or team that has undergone the status change.</xs:documentation>
    </xs:annotation>
</xs:attribute>