Definition Type: Attribute
Name: new-idref
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Generally, a pointer to the new team that the player in changer-idref is now affiliated with.
Collapse XSD Schema Diagram:
XSD Diagram of new-idref in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="new-idref" type="xs:IDREF" use="optional">
    <xs:annotation>
        <xs:documentation>Generally, a pointer to the new team that the player in changer-idref is now affiliated with.</xs:documentation>
    </xs:annotation>
</xs:attribute>