Definition Type: SimpleType
Name: scoreUnits.Core.Vocabulary
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-vocabulary-core.xsd
Documentation:
Describes how the score and score-opposing is valued.
Collapse XSD Schema Diagram:
XSD Diagram of scoreUnits.Core.Vocabulary in schema sportsml-vocabulary-core_xsd (SportsML)
Collapse XSD Schema Code:
<simpleType name="scoreUnits.Core.Vocabulary">
    <annotation>
        <documentation>Describes how the score and score-opposing is valued.</documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="time-absolute" />
        <enumeration value="time-relative" />
        <enumeration value="below-par" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration time-absolute
Enumeration time-relative
Enumeration below-par