Definition Type: Attribute
Name: temperature-units
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Units of the temperature value.
Collapse XSD Schema Diagram:
XSD Diagram of temperature-units in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="temperature-units" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>Units of the temperature value.</xs:documentation>
    </xs:annotation>
</xs:attribute>