Definition Type: Element
Name: action-soccer-other
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-soccer.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-soccer_xsd Drilldown into action-type in schema sportsml-specific-soccer_xsd Drilldown into action-source in schema sportsml-specific-soccer_xsd Drilldown into period-time-remaining in schema sportsml-specific-soccer_xsd Drilldown into period-minute-elapsed in schema sportsml-specific-soccer_xsd Drilldown into minutes-elapsed in schema sportsml-specific-soccer_xsd Drilldown into period-time-elapsed in schema sportsml-specific-soccer_xsd Drilldown into period-value in schema sportsml-specific-soccer_xsd Drilldown into eventStateSoccer in schema sportsml-specific-soccer_xsdXSD Diagram of action-soccer-other in schema sportsml-specific-soccer_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-soccer-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:eventStateSoccer" />
        <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
minutes-elapsed sportsml:minutes-elapsed Optional
period-minute-elapsed sportsml:period-minute-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