<complexType name="VolumeFlowRatePerVolumeFlowRateMeasureType">
<annotation>
<documentation>Volume flow ratio or gas-liquid ratio: Dimensionless ratio of volume flow rates. Used for gas-liquid ratio (GLR), flow splits, and volume ratios. Commonly expressed as percent (%), fraction, Euclid, or specific ratios like (m³/d)/(m³/d) or million ft³/d per bbl/d.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumeFlowRatePerVolumeFlowRateUomEnumType">
<annotation>
<documentation>The unit of measure for volume flow ratio or gas-liquid ratio.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|