<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="MaxStraightness" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxStraightness element is the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneOrientation" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneOrientation element is the measured orientation of the plane (the plane normal) in which parallel-line shaped tolerance zone lies.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneLine" type="MeasuredZoneAxisType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneLine element is the measured mid-line of the parallel-line or cylinder shaped tolerance zone.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="StraightnessCharacteristicMeasurementType"><xs:annotation><xs:documentation>The StraightnessCharacteristicMeasurementType defines the results of a measured straightness characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="FormCharacteristicMeasurementBaseType"><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="MaxStraightness" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxStraightness element is the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneOrientation" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneOrientation element is the measured orientation of the plane (the plane normal) in which parallel-line shaped tolerance zone lies.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneLine" type="MeasuredZoneAxisType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneLine element is the measured mid-line of the parallel-line or cylinder shaped tolerance zone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>