<complexType name="VolumePerTimeMeasureType">
<annotation>
<documentation>Volume flow rate or discharge: Rate of volume flow. Fundamental quantity in fluid mechanics, hydrology, and process engineering. Common units include m³/s, m³/h, m³/d, L/s, L/min, ft³/s (cfs), ft³/min (cfm), bbl/d, gal/min (gpm), and million ft³/d (MMcf/d).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerTimeUomEnumType">
<annotation>
<documentation>The unit of measure for volume flow rate or discharge.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|