<xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the elongated circle based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum measured diameter of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum measured diameter of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CenterLine" type="MeasuredPointAndVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CenterLine element is the measured location point and a unit vector direction of the centerline of the elongated circle feature.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Normal" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Normal element is the measured normal vector of the plane of the elongated circle feature.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length (i.e., size) of the elongated circle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LengthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMax element is the maximum length of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LengthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMin element is the minimum length of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (circularity) of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ElongatedCircleFeatureMeasurementType"><xs:annotation><xs:documentation>The ElongatedCircleFeatureMeasurementType defines the elongated circle feature measurement information for an individual elongated circle feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CurveFeatureMeasurementBaseType"><xs:sequence><xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the elongated circle based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum measured diameter of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum measured diameter of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="CenterLine" type="MeasuredPointAndVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CenterLine element is the measured location point and a unit vector direction of the centerline of the elongated circle feature.</xs:documentation></xs:annotation></xs:element><xs:element name="Normal" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Normal element is the measured normal vector of the plane of the elongated circle feature.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length (i.e., size) of the elongated circle.</xs:documentation></xs:annotation></xs:element><xs:element name="LengthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMax element is the maximum length of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="LengthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMin element is the minimum length of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (circularity) of the elongated circle from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>