<xsd:element name="HOutside">
<xsd:annotation>
<xsd:documentation>h (Outside) is the combined coefficient of heat transfer by long-wave radiation and convection at outer surface, Btu/h-sf-F. See 2001 HoF Chapter 25 Table 1.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:float">
<xsd:attribute name="hOutsideUnitTypeEnum" type="hOutsideUnitTypeEnum">
<xsd:annotation>
<xsd:documentation>Used by the hOutsideUnitType attribute.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element> |