The optional linearUnit attribute defines the unit name for the SummaryStatisticsLinearType.
Source
<xs:complexType name="SummaryStatisticsLinearType"><xs:annotation><xs:documentation>The SummaryStatisticsLinearType defines a summary of a single linear statistical value.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SummaryStatisticsType"><xs:attribute name="linearUnit" type="xs:token"><xs:annotation><xs:documentation>The optional linearUnit attribute defines the unit name for the SummaryStatisticsLinearType.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="linearUnit" type="xs:token"><xs:annotation><xs:documentation>The optional linearUnit attribute defines the unit name for the SummaryStatisticsLinearType.</xs:documentation></xs:annotation></xs:attribute>