<xs:element name="ZoneRadii" type="MeasuredZoneRadiiType"><xs:annotation><xs:documentation>The ZoneRadii element gives the inner and outer measured sizes of the evaluated sphericity tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZonePoint" type="MeasuredPointType"><xs:annotation><xs:documentation>The ZonePoint element is the measured point about which the evaluated sphericity tolerance zone is centered.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="SphericityCharacteristicMeasurementType"><xs:annotation><xs:documentation>The SphericityCharacteristicMeasurementType defines the results of a measured sphericity characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="FormCharacteristicMeasurementBaseType"><xs:sequence minOccurs="0"><xs:annotation><xs:documentation>This optional compositor describes the evaluated sphericity 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 sphericity tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="ZonePoint" type="MeasuredPointType"><xs:annotation><xs:documentation>The ZonePoint element is the measured point about which the evaluated sphericity tolerance zone is centered.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>