<xs:element name="MeasuredPointIds" type="StatsArrayIdType"><xs:annotation><xs:documentation>The MeasuredPointIds element contains a list of ids of points used in the evaluation and an optional set of exclusions from the list.</xs:documentation></xs:annotation></xs:element>
The DeviationStats element is the results of a statistical evaluation of the deviation of the individual measurement points in the direction of the surface or curve normal.
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="DeviationStats" type="StatsLinearType"><xs:annotation><xs:documentation>The DeviationStats element is the results of a statistical evaluation of the deviation of the individual measurement points in the direction of the surface or curve normal.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PointDeviationStatsEvalType"><xs:annotation><xs:documentation>The PointDeviationStatsEvalType defines the results of a statistical evaluation of the deviation of a measurement point from nominal.</xs:documentation></xs:annotation><xs:sequence><xs:element name="MeasuredPointIds" type="StatsArrayIdType"><xs:annotation><xs:documentation>The MeasuredPointIds element contains a list of ids of points used in the evaluation and an optional set of exclusions from the list.</xs:documentation></xs:annotation></xs:element><xs:element name="DeviationStats" type="StatsLinearType"><xs:annotation><xs:documentation>The DeviationStats element is the results of a statistical evaluation of the deviation of the individual measurement points in the direction of the surface or curve normal.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>