unece:TemperatureUnitCodeSimpleType

simpleType TemperatureUnitCodeSimpleType in namespace http://release.niem.gov/niem/codes/unece_rec20/4.0/

Definition

A data type for temperature unit of measurement codes.

Diagram

Enumerations

ValueDefinition
A48degree Rankine
CELdegree Celsius
E98degree Celsius per kelvin
F02kelvin per kelvin
F10kelvin per hour
F11kelvin per minute
F12kelvin per second
F60degree Celsius per bar
F61kelvin per bar
FAHdegree Fahrenheit
H12degree Celsius per hour
H13degree Celsius per minute
H14degree Celsius per second
J20degree Fahrenheit per kelvin
J21degree Fahrenheit per bar
J23degree Fahrenheit per hour
J24degree Fahrenheit per minute
J25degree Fahrenheit per second
J26reciprocal degree Fahrenheit
J28degree Rankine per hour
J29degree Rankine per minute
J30degree Rankine per second
N79kelvin per pascal

XML Schema

<xs:simpleType name="TemperatureUnitCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for temperature unit of measurement codes.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A48">
<xs:annotation>
<xs:documentation>
degree Rankine
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CEL">
<xs:annotation>
<xs:documentation>
degree Celsius
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E98">
<xs:annotation>
<xs:documentation>
degree Celsius per kelvin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F02">
<xs:annotation>
<xs:documentation>
kelvin per kelvin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F10">
<xs:annotation>
<xs:documentation>
kelvin per hour
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F11">
<xs:annotation>
<xs:documentation>
kelvin per minute
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F12">
<xs:annotation>
<xs:documentation>
kelvin per second
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F60">
<xs:annotation>
<xs:documentation>
degree Celsius per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F61">
<xs:annotation>
<xs:documentation>
kelvin per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FAH">
<xs:annotation>
<xs:documentation>
degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H12">
<xs:annotation>
<xs:documentation>
degree Celsius per hour
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H13">
<xs:annotation>
<xs:documentation>
degree Celsius per minute
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H14">
<xs:annotation>
<xs:documentation>
degree Celsius per second
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J20">
<xs:annotation>
<xs:documentation>
degree Fahrenheit per kelvin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J21">
<xs:annotation>
<xs:documentation>
degree Fahrenheit per bar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J23">
<xs:annotation>
<xs:documentation>
degree Fahrenheit per hour
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J24">
<xs:annotation>
<xs:documentation>
degree Fahrenheit per minute
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J25">
<xs:annotation>
<xs:documentation>
degree Fahrenheit per second
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J26">
<xs:annotation>
<xs:documentation>
reciprocal degree Fahrenheit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J28">
<xs:annotation>
<xs:documentation>
degree Rankine per hour
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J29">
<xs:annotation>
<xs:documentation>
degree Rankine per minute
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J30">
<xs:annotation>
<xs:documentation>
degree Rankine per second
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="N79">
<xs:annotation>
<xs:documentation>
kelvin per pascal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>