floorSlabPerimeterHeatLossCoefficientUnitTypeEnum

Used with the floorSlabPerimeterHeatLossCoefficientUnitType attribute.

Simple Type Information

Used By

Source

<xsd:simpleType name="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum">
  <xsd:annotation>
    <xsd:documentation>Used with the floorSlabPerimeterHeatLossCoefficientUnitType attribute.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="btuPerHourDegreeFPerLinearFoot">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="wattDegreeCPerLinearMeter">
      <xsd:annotation>
        <xsd:documentation/>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>