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