<xs:complexType name="LinearDualValueType"><xs:annotation><xs:documentation>The LinearDualValueType is a SpecifiedDecimalType with a required linearUnit attribute that identifies the unit being used by its UnitName.</xs:documentation></xs:annotation><xs:simpleContent><xs:extension base="SpecifiedDecimalType"><xs:attribute name="linearUnit" type="xs:token" use="required"><xs:annotation><xs:documentation>The linearUnit attribute defines the UnitName for the LinearDualValueType.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType>
<xs:attribute name="linearUnit" type="xs:token" use="required"><xs:annotation><xs:documentation>The linearUnit attribute defines the UnitName for the LinearDualValueType.</xs:documentation></xs:annotation></xs:attribute>