<xs:element name="MaxCylindricity" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxCylindricity element is the measured overall feature cylindricity when a per-unit characteristic is used.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneRadii" type="MeasuredZoneRadiiType"><xs:annotation><xs:documentation>The ZoneRadii element gives the inner and outer measured sizes of the evaluated cylindricity tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneAxis" type="MeasuredZoneAxisType"><xs:annotation><xs:documentation>The ZoneAxis element gives the measured axis of the evaluated cylindricity 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="CylindricityCharacteristicMeasurementType"><xs:annotation><xs:documentation>The CylindricityCharacteristicMeasurementType defines the results of a measured cylindricity characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="FormCharacteristicMeasurementBaseType"><xs:sequence><xs:element name="MaxCylindricity" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxCylindricity element is the measured overall feature cylindricity when a per-unit characteristic is used.</xs:documentation></xs:annotation></xs:element><xs:sequence minOccurs="0"><xs:annotation><xs:documentation>This optional compositor describes the evaluated cylindricity tolerance zone.</xs:documentation></xs:annotation><xs:element name="ZoneRadii" type="MeasuredZoneRadiiType"><xs:annotation><xs:documentation>The ZoneRadii element gives the inner and outer measured sizes of the evaluated cylindricity tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneAxis" type="MeasuredZoneAxisType"><xs:annotation><xs:documentation>The ZoneAxis element gives the measured axis of the evaluated cylindricity tolerance zone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:sequence></xs:extension></xs:complexContent></xs:complexType>