<complexType name="TimePerVolumeMeasureType">
<annotation>
<documentation>Reciprocal flow rate or retention time parameter: Time per unit volume. Used for retention time calculations and reciprocal flow rates. Common units include s/m³, h/m³, d/bbl, s/L, and s/ft³.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:TimePerVolumeUomEnumType">
<annotation>
<documentation>The unit of measure for reciprocal flow rate or retention time parameter.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|