Definition Type: Element
Name: team-metadata-baseball
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-baseball.xsd
Abstract
Documentation:
Metadata about the team. | Specific to the sport of baseball.
Collapse XSD Schema Diagram:
Drilldown into probable-starting-pitcher-idref in schema sportsml-specific-baseball_xsdXSD Diagram of team-metadata-baseball in schema sportsml-specific-baseball_xsd (SportsML)
Collapse XSD Schema Code:
<element name="team-metadata-baseball">
    <annotation>
        <documentation>Metadata about the team. | Specific to the sport of baseball.</documentation>
    </annotation>
    <complexType>
        <attribute name="probable-starting-pitcher-idref" type="IDREF" use="optional">
            <annotation>
                <documentation>ID of the pitcher who will probably start the game.</documentation>
            </annotation>
        </attribute>
        <attributeGroup ref="sportsml:globalAttributes" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
probable-starting-pitcher-idref sportsml:probable-starting-pitcher-idref Optional
id sportsml:id Optional