<xs:simpleType name="ThermalConductanceUom">
<xs:restriction base="eml:UomEnum">
<xs:enumeration value="W/deltaK">
<xs:annotation>
<xs:documentation>watt per delta kelvin</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
|