The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="BonusStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CapabilityCalculationMethod" type="PositionCapabilityCalculationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional CapabilityCalculationMethod element is the method used to calculate process capability for this position tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CompositeSegmentsStats" type="CompositeSegmentsPositionStatsEvalType" minOccurs="0"><xs:annotation><xs:documentation>The optional CompositeSegmentsStats element is the results of a statistical evaluation of measured composite segments.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PositionCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The PositionCharacteristicStatsEvalType defines the results of a statistical evaluation of measured position characteristics.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LocationCharacteristicStatsEvalType"><xs:sequence><xs:element name="BonusStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation></xs:annotation></xs:element><xs:element name="CapabilityCalculationMethod" type="PositionCapabilityCalculationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional CapabilityCalculationMethod element is the method used to calculate process capability for this position tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="CompositeSegmentsStats" type="CompositeSegmentsPositionStatsEvalType" minOccurs="0"><xs:annotation><xs:documentation>The optional CompositeSegmentsStats element is the results of a statistical evaluation of measured composite segments.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>