The MeasuredUnitVectorType is a unit vector in which the accuracy, uncertainty and error of the components may be specified. The linearUnit attribute included in AttrPoint must not be used since unit vectors do not have length units.
<xs:complexType name="MeasuredUnitVectorType"><xs:annotation><xs:documentation>The MeasuredUnitVectorType is a unit vector in which the accuracy, uncertainty and error of the components may be specified. The linearUnit attribute included in AttrPoint must not be used since unit vectors do not have length units.</xs:documentation></xs:annotation><xs:simpleContent><xs:extension base="UnitVectorType"><xs:attributeGroup ref="AttrMeasuredPoint"/></xs:extension></xs:simpleContent></xs:complexType>