The optional linearUnit attribute defines the unit used by StatsWithTolLinearType.
Source
<xs:element name="ValueStats" type="StatsWithTolLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional ValueStats element is the result of a statistical evaluation of measured values.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxValueStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxValueStats element is the result of a statistical evaluation of the maxima of the measured values.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MinValueStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinValueStats element is the result of a statistical evaluation of the minima of the measured values.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsWithTolLinearType.
Source
<xs:element name="DeviationStats" type="StatsWithTolLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional DeviationStats element is the result of a statistical evaluation of the deviations of measured values from nominal.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxDeviationStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxDeviationStats element is the result of a statistical evaluation of the deviations of the maxima of the measured values from nominal.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MinDeviationStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinDeviationStats element is the result of a statistical evaluation of the deviations of the minima of the measured values from nominal.</xs:documentation></xs:annotation></xs:element>
Complex Type UserDefinedLinearCharacteristicStatsEvalType
Annotations
The UserDefinedLinearCharacteristicStatsEvalType defines the results of a statistical evaluation of measured values with linear units or their deviations from nominal. 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:complexType name="UserDefinedLinearCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The UserDefinedLinearCharacteristicStatsEvalType defines the results of a statistical evaluation of measured values with linear units or their deviations from nominal. 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="CharacteristicStatsEvalBaseType"><xs:choice><xs:sequence><xs:element name="ValueStats" type="StatsWithTolLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional ValueStats element is the result of a statistical evaluation of measured values.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxValueStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxValueStats element is the result of a statistical evaluation of the maxima of the measured values.</xs:documentation></xs:annotation></xs:element><xs:element name="MinValueStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinValueStats element is the result of a statistical evaluation of the minima of the measured values.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:sequence><xs:element name="DeviationStats" type="StatsWithTolLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional DeviationStats element is the result of a statistical evaluation of the deviations of measured values from nominal.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxDeviationStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxDeviationStats element is the result of a statistical evaluation of the deviations of the maxima of the measured values from nominal.</xs:documentation></xs:annotation></xs:element><xs:element name="MinDeviationStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinDeviationStats element is the result of a statistical evaluation of the deviations of the minima of the measured values from nominal.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:choice></xs:extension></xs:complexContent></xs:complexType>