Definition Type: Element
Name: tournament-metadata-tennis
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-tennis.xsd
Abstract
Documentation:
For holding metadata having to do with a tennis tournament. | Includes an attribute for the name of the tennis tour.
Collapse XSD Schema Diagram:
Drilldown into tour-name in schema sportsml-specific-tennis_xsdXSD Diagram of tournament-metadata-tennis in schema sportsml-specific-tennis_xsd (SportsML)
Collapse XSD Schema Code:
<element name="tournament-metadata-tennis">
    <annotation>
        <documentation>For holding metadata having to do with a tennis tournament. | Includes an attribute for the name of the tennis tour.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="tour-name" type="string" use="optional">
            <annotation>
                <documentation>The name of the tour.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
tour-name sportsml:tour-name Optional