The optional AnalysisVector element used by the AnalysisMode defines the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic was evaluated.
<xs:element name="AnalysisVector" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional AnalysisVector element used by the AnalysisMode defines the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic was evaluated.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="DistanceFromCharacteristicMeasurementType"><xs:annotation><xs:documentation>The DistanceFromCharacteristicMeasurementType defines the results of a measured distance-from characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LinearCharacteristicMeasurementBaseType"><xs:sequence><xs:element name="AnalysisVector" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional AnalysisVector element used by the AnalysisMode defines the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic was evaluated.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>