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