<complexType name="LinearThermalExpansionMeasureType">
<annotation>
<documentation>Coefficient of linear thermal expansion: Fractional length change per unit temperature change. Material property used in thermal stress analysis. Common units include 1/K, 1/°C, in/(in·°F), and m/(m·K).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:LinearThermalExpansionUomEnumType">
<annotation>
<documentation>The unit of measure for coefficient of linear thermal expansion.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|