Definition Type: Element
Name: event-actions-tennis
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-tennis.xsd
Abstract
Documentation:
A holder for actions taking place in a tennis match. | Either a tennis point, or a custom action.
Collapse XSD Schema Diagram:
Drilldown into action-tennis-other in schema sportsml-specific-tennis_xsd Drilldown into action-tennis-point in schema sportsml-specific-tennis_xsdXSD Diagram of event-actions-tennis in schema sportsml-specific-tennis_xsd (SportsML)
Collapse XSD Schema Code:
<element name="event-actions-tennis">
    <annotation>
        <documentation>A holder for actions taking place in a tennis match. | Either a tennis point, or a custom action.</documentation>
    </annotation>
    <complexType>
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="sportsml:action-tennis-point" />
            <element ref="sportsml:action-tennis-other" />
        </choice>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
action-tennis-point sportsml:action-tennis-point (1) (1)
action-tennis-other sportsml:action-tennis-other (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional