<complexType name="DynamicViscosityMeasureType">
<annotation>
<documentation>Absolute or dynamic viscosity: Measure of fluid's resistance to shear or flow. Fundamental property in fluid mechanics, rheology, and grout/slurry design. Common units include Pa·s (pascal-second), poise (P), centipoise (cP), and lbf·s/ft².</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:DynamicViscosityUomEnumType">
<annotation>
<documentation>The unit of measure for absolute or dynamic viscosity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|