<complexType name="VolumePerTimePerLengthMeasureType">
<annotation>
<documentation>Linear inflow or productivity per length: Volume flow rate per unit length. Used for wellbore inflow performance, productivity per length, and linear flow. Common units include m³/(s·m) (which yields m²/s), bbl/(d·ft), m³/(d·m), and gal/(min·ft).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerTimePerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for linear inflow or productivity per length.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|