enthalpyUnitEnum

Simple Type Information

Used By

Attribute Enthalpy/@unit

Source

<xsd:simpleType name="enthalpyUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="BTUPerLb"/>
    <xsd:enumeration value="KJPerKg"/>
  </xsd:restriction>
</xsd:simpleType>