<xs:element name="Value" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Value element is the measured value.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxValue" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxValue element is the maximum of the measured value when reported.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinValue" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinValue element is the minimum of the measured value when reported.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Status" type="CharacteristicStatusType"><xs:annotation><xs:documentation>The Status element is the characteristic condition: in tolerance, out of tolerance, etc.</xs:documentation></xs:annotation></xs:element>
The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile datum reference frame for this segment of the characteristic.
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 datum reference frame for this segment of the characteristic.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of tolerance zones in this set.
Source
<xs:element name="ZoneDataSet" type="ZoneDataSetType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneDataSet element gives information about the tolerance zones for the composite segment.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="CompositeSegmentMeasurementBaseType" abstract="true"><xs:annotation><xs:documentation>The CompositeSegmentMeasurementBaseType is the abstract base type that defines the results of a measured composite segment characteristic evaluation.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Value" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Value element is the measured value.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxValue" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxValue element is the maximum of the measured value when reported.</xs:documentation></xs:annotation></xs:element><xs:element name="MinValue" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinValue element is the minimum of the measured value when reported.</xs:documentation></xs:annotation></xs:element><xs:element name="Status" type="CharacteristicStatusType"><xs:annotation><xs:documentation>The Status element is the characteristic condition: in tolerance, out of tolerance, etc.</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 datum reference frame for this segment of the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneDataSet" type="ZoneDataSetType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZoneDataSet element gives information about the tolerance zones for the composite segment.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>