The WhatToMeasure element is a description of the characteristic to be measured.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="WhatToMeasure" type="xs:string"><xs:annotation><xs:documentation>The WhatToMeasure element is a description of the characteristic to be measured.</xs:documentation></xs:annotation></xs:element>
Complex Type UserDefinedLinearCharacteristicDefinitionType
Annotations
The UserDefinedLinearCharacteristicDefinitionType is a characteristic definition specified by the user that is measured in linear units. This user defined type is not to be used where an appropriate type already exists. In particular it is not to be used for: angularity, chord, circularity, circular-runout, concentricity, conical taper, conicity, curve-length, cylindricity, depth, diameter, distance-between, distance-from, ellipticity, flatness, flat taper, height, length, linear-coordinate, line-profile, (other) form, parallelism, perpendicularity, point-profile, position, radius, sphericity, square, straightness, surface-profile, surface-texture, symmetry, thickness, toroidicity, total-runout or width.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="UserDefinedLinearCharacteristicDefinitionType"><xs:annotation><xs:documentation>The UserDefinedLinearCharacteristicDefinitionType is a characteristic definition specified by the user that is measured in linear units. This user defined type is not to be used where an appropriate type already exists. In particular it is not to be used for: angularity, chord, circularity, circular-runout, concentricity, conical taper, conicity, curve-length, cylindricity, depth, diameter, distance-between, distance-from, ellipticity, flatness, flat taper, height, length, linear-coordinate, line-profile, (other) form, parallelism, perpendicularity, point-profile, position, radius, sphericity, square, straightness, surface-profile, surface-texture, symmetry, thickness, toroidicity, total-runout or width.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LinearCharacteristicDefinitionBaseType"><xs:sequence><xs:element name="WhatToMeasure" type="xs:string"><xs:annotation><xs:documentation>The WhatToMeasure element is a description of the characteristic to be measured.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>