<xs:element name="Bonus" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Bonus element is the size of the applied bonus.</xs:documentation></xs:annotation></xs:element>
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="DRFTransformActualId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile DRF of this characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SecondCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecondCompositeSegmentPositionMeasurement gives information about the second measured composite segment characteristic evaluation.</xs:documentation></xs:annotation></xs:element>
The optional ThirdCompositeSegmentPositionMeasurement gives information about the third measured composite segment characteristic evaluation. This element may be used only if the SecondCompositeSegmentPositionMeasurement element is used.
<xs:element name="ThirdCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThirdCompositeSegmentPositionMeasurement gives information about the third measured composite segment characteristic evaluation. This element may be used only if the SecondCompositeSegmentPositionMeasurement element is used.</xs:documentation></xs:annotation></xs:element>
The optional FourthCompositeSegmentPositionMeasurement gives information about the fourth measured composite segment characteristic evaluation. This element may be used only if the ThirdCompositeSegmentPositionMeasurement element is used.
<xs:element name="FourthCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional FourthCompositeSegmentPositionMeasurement gives information about the fourth measured composite segment characteristic evaluation. This element may be used only if the ThirdCompositeSegmentPositionMeasurement element is used.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="PositionCharacteristicMeasurementType"><xs:annotation><xs:documentation>The PositionCharacteristicMeasurementType defines the results of a measured position characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LocationCharacteristicMeasurementBaseType"><xs:sequence><xs:element name="Bonus" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Bonus element is the size of the applied bonus.</xs:documentation></xs:annotation></xs:element><xs:element name="DRFTransformActualId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile DRF of this characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="SecondCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecondCompositeSegmentPositionMeasurement gives information about the second measured composite segment characteristic evaluation.</xs:documentation></xs:annotation></xs:element><xs:element name="ThirdCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThirdCompositeSegmentPositionMeasurement gives information about the third measured composite segment characteristic evaluation. This element may be used only if the SecondCompositeSegmentPositionMeasurement element is used.</xs:documentation></xs:annotation></xs:element><xs:element name="FourthCompositeSegmentPositionMeasurement" type="CompositeSegmentPositionMeasurementType" minOccurs="0"><xs:annotation><xs:documentation>The optional FourthCompositeSegmentPositionMeasurement gives information about the fourth measured composite segment characteristic evaluation. This element may be used only if the ThirdCompositeSegmentPositionMeasurement element is used.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>