hOutsideUnitTypeEnum

Used with the hOutsideUnitType attribute.

Simple Type Information

Used By

Source

<xsd:simpleType name="hOutsideUnitTypeEnum">
  <xsd:annotation>
    <xsd:documentation>Used with the hOutsideUnitType attribute.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="BTUPerHourSquareFootDegreeF">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="WattsPerSecondSquareMeterDegreeC">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>