<complexType name="MassPerVolumePerLengthMeasureType">
<annotation>
<documentation>Density gradient or dynamic viscosity parameter: Rate of density change with distance. Used in stratified fluid mechanics and some consolidation calculations. Common units include kg/m⁴, g/cm⁴, and lbm/ft⁴.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:MassPerVolumePerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for density gradient or dynamic viscosity parameter.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|