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