<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:element name="DatumsOkStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumsOkStats element is the result of a statistical evaluation of DatumsOk flags.</xs:documentation></xs:annotation></xs:element>
Complex Type RunoutCharacteristicStatsEvalBaseType
Annotations
The RunoutCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured runout characteristics.
<xs:complexType name="RunoutCharacteristicStatsEvalBaseType" abstract="true"><xs:annotation><xs:documentation>The RunoutCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured runout 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:element name="DatumsOkStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumsOkStats element is the result of a statistical evaluation of DatumsOk flags.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>