Definition Type: Element
Name: action-ice-hockey-other
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-ice-hockey.xsd
Abstract
Documentation:
A custom action. | For use when none of the pre-build actions apply.
Collapse XSD Schema Diagram:
Drilldown into comment in schema sportsml-specific-ice-hockey_xsd Drilldown into action-type in schema sportsml-specific-ice-hockey_xsd Drilldown into action-source in schema sportsml-specific-ice-hockey_xsd Drilldown into period-time-remaining in schema sportsml-specific-ice-hockey_xsd Drilldown into period-time-elapsed in schema sportsml-specific-ice-hockey_xsd Drilldown into period-value in schema sportsml-specific-ice-hockey_xsd Drilldown into eventStateIceHockey in schema sportsml-specific-ice-hockey_xsdXSD Diagram of action-ice-hockey-other in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-ice-hockey-other">
    <annotation>
        <documentation>A custom action. | For use when none of the pre-build actions apply.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:eventStateIceHockey" />
        <attribute name="action-source" type="string" use="optional">
            <annotation>
                <documentation>The name of the controlled-vocabulary for the action-type attribute.</documentation>
            </annotation>
        </attribute>
        <attribute name="action-type" type="string" use="optional">
            <annotation>
                <documentation>A selection from a controlled-vocabulary list maintained by the publisher.</documentation>
            </annotation>
        </attribute>
        <attribute name="comment" type="string" use="optional">
            <annotation>
                <documentation>Textual comment about the action.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
period-value sportsml:period-value Optional
period-time-elapsed sportsml:period-time-elapsed Optional
period-time-remaining sportsml:period-time-remaining Optional
action-source sportsml:action-source Optional
action-type sportsml:action-type Optional
comment sportsml:comment Optional