<complexType name="VolumePerTimePerTimeMeasureType">
<annotation>
<documentation>Volume acceleration or second derivative of volume: Rate of change of volume flow rate. Used in transient flow analysis and unsteady pumping. Common units include m³/s², bbl/h², ft³/s², (m³/d)/d, and gal/(min²).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumePerTimePerTimeUomEnumType">
<annotation>
<documentation>The unit of measure for volume acceleration or second derivative of volume.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|