Definition Type: Attribute
Name: 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 a player who participated in the play.
Collapse XSD Schema Diagram:
XSD Diagram of idref in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="idref" type="xs:IDREF" use="required">
    <xs:annotation>
        <xs:documentation>A pointer to a player who participated in the play.</xs:documentation>
    </xs:annotation>
</xs:attribute>