<complexType name="ThermalConductivityMeasureType">
<annotation>
<documentation>Thermal conductivity: Material's ability to conduct heat. Fundamental thermal property used in heat transfer calculations, geothermal analysis, and building science. Common units include W/(m·K), Btu/(h·ft·°F), and cal/(s·cm·°C).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ThermalConductivityUomEnumType">
<annotation>
<documentation>The unit of measure for thermal conductivity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|