conductivityUnitEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="conductivityUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="WPerCmC"/>
    <xsd:enumeration value="WPerMeterK"/>
    <xsd:enumeration value="BtuPerHourFtF"/>
  </xsd:restriction>
</xsd:simpleType>