Definition Type: Attribute
Name: caller-idref
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
If caller is team, say, a pointer to the team element, or a pointer to a player on the team.
Collapse XSD Schema Diagram:
XSD Diagram of caller-idref in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="caller-idref" type="string" use="optional">
    <annotation>
        <documentation>If caller is team, say, a pointer to the team element, or a pointer to a player on the team.</documentation>
    </annotation>
</attribute>