<complexType name="MeasurementTechniqueEnumType">
<simpleContent>
<extension base="diggs:DescriptorMethodEnumType">
<attribute name="formula" type="string">
<annotation>
<documentation>A description of the formula used to obtain the measurement result.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|