<complexType name="VolumePerTimePerPressureMeasureType">
<annotation>
<documentation>Productivity index or well productivity: Volume flow rate per unit pressure drop. Fundamental parameter in well performance and reservoir engineering. Common units include m³/(Pa·s), bbl/(psi·d), m³/(bar·d), and L/(bar·min).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerTimePerPressureUomEnumType">
<annotation>
<documentation>The unit of measure for productivity index or well productivity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|