<complexType name="ThermalInsulanceMeasureType">
<annotation>
<documentation>Thermal resistance or R-value: Resistance to heat flow. Used in building insulation specifications and thermal barrier analysis. Common units include (K·m²)/W, (°F·ft²·h)/Btu, and K·m²/kW.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ThermalInsulanceUomEnumType">
<annotation>
<documentation>The unit of measure for thermal resistance or r-value.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|