<complexType name="LengthPerLengthMeasureType">
<annotation>
<documentation>Strain or linear ratio: Dimensionless change in length per unit length. Fundamental concept in mechanics for strain, gradient, and slope. Commonly expressed as percent (%), fraction (m/m), Euclid, or ft/ft.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:LengthPerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for strain or linear ratio.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|