<complexType name="IsothermalCompressibilityMeasureType">
<annotation>
<documentation>Isothermal compressibility or volume per energy: Volume change per unit pressure change at constant temperature. Used in fluid mechanics and rock mechanics. Common units include m³/J, 1/Pa, and dm³/(kW·h).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:IsothermalCompressibilityUomEnumType">
<annotation>
<documentation>The unit of measure for isothermal compressibility or volume per energy.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|