Complex Type DimensionalCharacteristicMeasurementBaseType
Annotations
The DimensionalCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured dimensional characteristic evaluation.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="DimensionalCharacteristicMeasurementBaseType" abstract="true"><xs:annotation><xs:documentation>The DimensionalCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured dimensional characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CharacteristicMeasurementBaseType"/></xs:complexContent></xs:complexType>