<xs:element name="CapabilityCalculationMethod" type="OneSidedCapabilityCalculationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional CapabilityCalculationMethod element is the method used to calculate process capability for this one-sided tolerance.</xs:documentation></xs:annotation></xs:element>
The FormCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured form characteristics.
<xs:complexType name="FormCharacteristicStatsEvalBaseType" abstract="true"><xs:annotation><xs:documentation>The FormCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured form characteristics.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="GeometricCharacteristicStatsEvalType"><xs:sequence><xs:element name="CapabilityCalculationMethod" type="OneSidedCapabilityCalculationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional CapabilityCalculationMethod element is the method used to calculate process capability for this one-sided tolerance.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>