Definition Type: Element
Name: action-basketball-assisting-player
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-basketball.xsd
Abstract
Documentation:
Player who assisted with a score. | Generally, a player who passed the ball to the player who scored.
Collapse XSD Schema Diagram:
Drilldown into player-idref in schema sportsml-specific-basketball_xsdXSD Diagram of action-basketball-assisting-player in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-basketball-assisting-player">
    <annotation>
        <documentation>Player who assisted with a score. | Generally, a player who passed the ball to the player who scored.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="player-idref" type="IDREF" use="required">
            <annotation>
                <documentation>A pointer to a player who assisted in the score.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
player-idref sportsml:player-idref Required