Used with the roofASHRAENumber attribute. Each annotation for the values is only one example of many possible constructions for that ASHRAE roof number. The user should select the one that best matches the thermal characteristics of the roof, not necessarily the one closest to the example description. |
Attribute | CLTDParameters/@roofASHRAENumber |
<xsd:simpleType name="roofASHRAENumberEnum"> <xsd:annotation> <xsd:documentation>Used with the roofASHRAENumber attribute. Each annotation for the values is only one example of many possible constructions for that ASHRAE roof number. The user should select the one that best matches the thermal characteristics of the roof, not necessarily the one closest to the example description.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="0"> <xsd:annotation> <xsd:documentation>Undefined</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>Steel sheet with 1 or 2 inches insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>One inch wood with 1 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3"> <xsd:annotation> <xsd:documentation>Four inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="4"> <xsd:annotation> <xsd:documentation>Two inch heavy weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="5"> <xsd:annotation> <xsd:documentation>One inch wood with 2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="6"> <xsd:annotation> <xsd:documentation>Six inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="7"> <xsd:annotation> <xsd:documentation>2.5 inch wood with 1 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="8"> <xsd:annotation> <xsd:documentation>Eight inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="9"> <xsd:annotation> <xsd:documentation>4 inch hvy wt concrete with 1-2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="10"> <xsd:annotation> <xsd:documentation>2.5 inch wood with 2 inches of insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="11"> <xsd:annotation> <xsd:documentation>Roof Terrace System</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="12"> <xsd:annotation> <xsd:documentation>6 inch hvy wt concrete with 1-2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="13"> <xsd:annotation> <xsd:documentation>4 inch wood with 1-2 inches of insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |