Definition Type: Attribute
Name: original-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 original team that the player in changer-idref was affiliated with.
Collapse XSD Schema Diagram:
XSD Diagram of original-idref in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="original-idref" type="xs:IDREF" use="optional">
    <xs:annotation>
        <xs:documentation>Generally, a pointer to the original team that the player in changer-idref was affiliated with.</xs:documentation>
    </xs:annotation>
</xs:attribute>