Definition Type: Element
Name: action-baseball-contact
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-baseball.xsd
Abstract
Documentation:
TBD.
Collapse XSD Schema Diagram:
Drilldown into comment in schema sportsml-specific-baseball_xsd Drilldown into trajectory-coordinates in schema sportsml-specific-baseball_xsd Drilldown into velocity in schema sportsml-specific-baseball_xsd Drilldown into strength in schema sportsml-specific-baseball_xsd Drilldown into location in schema sportsml-specific-baseball_xsdXSD Diagram of action-baseball-contact in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<element name="action-baseball-contact">
    <annotation>
        <documentation>TBD.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="location" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="strength" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="velocity" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="trajectory-coordinates" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="comment" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
location sportsml:location Optional
strength sportsml:strength Optional
velocity sportsml:velocity Optional
trajectory-coordinates sportsml:trajectory-coordinates Optional
comment sportsml:comment Optional