<complexType name="VolumePerTimePerVolumeMeasureType">
<annotation>
<documentation>Reciprocal time or specific flow rate: Volume flow rate per unit volume, equivalent to reciprocal time. Used for turnover rates and specific injection/production rates. Common units include 1/s, (m³/s)/m³, and bbl/(d·acre·ft).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerTimePerVolumeUomEnumType">
<annotation>
<documentation>The unit of measure for reciprocal time or specific flow rate.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|