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>
The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxStraightnessStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="StraightnessCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The StraightnessCharacteristicStatsEvalType defines the results of a statistical evaluation of measured straightness characteristics.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="FormCharacteristicStatsEvalBaseType"><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="MaxStraightnessStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>