<complexType name="TemperatureIntervalPerPressureMeasureType">
<annotation>
<documentation>Temperature-pressure coefficient or Joule-Thomson coefficient: Rate of temperature change with pressure. Used in thermodynamics and reservoir engineering. Common units include K/Pa, °C/kPa, and °F/psi.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:TemperatureIntervalPerPressureUomEnumType">
<annotation>
<documentation>The unit of measure for temperature-pressure coefficient or joule-thomson coefficient.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|