<complexType name="PressurePerTimeMeasureType">
<annotation>
<documentation>Pressure rate or rate of pressure change: Rate of pressure change with time. Used in consolidation testing, pressure transient analysis, and loading rate specifications. Common units include Pa/s, kPa/h, MPa/h, psi/h, psi/min, and bar/h.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:PressurePerTimeUomEnumType">
<annotation>
<documentation>The unit of measure for pressure rate or rate of pressure change.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|