<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> |