Definition Type: Element
Name: action-soccer-assisting-player
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-soccer.xsd
Abstract
Documentation:
Player assisting to score a goal. | Pointer or identification of player assisting in scoring a goal.
Collapse XSD Schema Diagram:
Drilldown into player-idref in schema sportsml-specific-soccer_xsdXSD Diagram of action-soccer-assisting-player in schema sportsml-specific-soccer_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-soccer-assisting-player">
    <annotation>
        <documentation>Player assisting to score a goal. | Pointer or identification of player assisting in scoring a goal.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="player-idref" type="IDREF" use="required">
            <annotation>
                <documentation>idref pointing to the player attempting to score.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
player-idref sportsml:player-idref Required