<complexType name="ReciprocalLengthMeasureType">
<annotation>
<documentation>Reciprocal length or spatial frequency: One divided by length. Used for wave numbers, reciprocal distance, and spatial frequency. Common units include 1/m, 1/ft, 1/cm, and 1/mm.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ReciprocalLengthUomEnumType">
<annotation>
<documentation>The unit of measure for reciprocal length or spatial frequency.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|