<complexType name="VolumePerPressureMeasureType">
<annotation>
<documentation>Compressibility or pressure-volume coefficient: Volume change per unit pressure change. Related to compressibility. Used in reservoir engineering and fluid mechanics. Common units include m³/Pa, m³/kPa, and bbl/psi.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerPressureUomEnumType">
<annotation>
<documentation>The unit of measure for compressibility or pressure-volume coefficient.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|