<complexType name="MassPerTimePerLengthMeasureType">
<annotation>
<documentation>Dynamic viscosity or mass flux per length: Viscosity or mass flow rate per unit length per unit time. Equivalent to dynamic viscosity. Common units include Pa·s, kg/(m·s), and lbm/(ft·s).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:MassPerTimePerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for dynamic viscosity or mass flux per length.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|