Definition Type: Element
Name: event-actions-golf
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-golf.xsd
Abstract
Documentation:
A holder for actions specific to golf. | Currently holds a golf shot, and a generic golf action element.
Collapse XSD Schema Diagram:
Drilldown into action-golf-other in schema sportsml-specific-golf_xsd Drilldown into action-golf-shot in schema sportsml-specific-golf_xsdXSD Diagram of event-actions-golf in schema sportsml-specific-golf_xsd (SportsML)
Collapse XSD Schema Code:
<element name="event-actions-golf">
    <annotation>
        <documentation>A holder for actions specific to golf. | Currently holds a golf shot, and a generic golf action element.</documentation>
    </annotation>
    <complexType>
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="sportsml:action-golf-shot" />
            <element ref="sportsml:action-golf-other" />
        </choice>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
action-golf-shot sportsml:action-golf-shot (1) (1)
action-golf-other sportsml:action-golf-other (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional