<xs:element name="ThreadStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThreadStats element is the result of a statistical evaluation of the pass/fail condition of measured threads.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="PitchDiameterStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional PitchDiameterStats element is the result of a statistical evaluation of the pitch diameter.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="FunctionalSizeStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional FunctionalSizeStats element is the result of a statistical evaluation of the functional size.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ThreadCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The ThreadCharacteristicStatsEvalType defines the results of a statistical evaluation of thread characteristics.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CharacteristicStatsEvalBaseType"><xs:sequence><xs:element name="ThreadStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThreadStats element is the result of a statistical evaluation of the pass/fail condition of measured threads.</xs:documentation></xs:annotation></xs:element><xs:element name="PitchDiameterStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional PitchDiameterStats element is the result of a statistical evaluation of the pitch diameter.</xs:documentation></xs:annotation></xs:element><xs:element name="FunctionalSizeStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional FunctionalSizeStats element is the result of a statistical evaluation of the functional size.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>