<complexType name="PressurePerPressureMeasureType">
<annotation>
<documentation>Pressure ratio: Dimensionless ratio of pressures. Used for pressure gradients, safety factors, and normalized pressure. Commonly expressed as fraction, Euclid, or Pa/Pa.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:PressurePerPressureUomEnumType">
<annotation>
<documentation>The unit of measure for pressure ratio.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|