<complexType name="LengthPerTemperatureMeasureType">
<annotation>
<documentation>Thermal expansion coefficient times length: Length change per unit temperature. Used in thermal stress analysis and expansion calculations. Common units include m/K, m/°C, and ft/°F.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:LengthPerTemperatureUomEnumType">
<annotation>
<documentation>The unit of measure for thermal expansion coefficient times length.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|