<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>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="BonusStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation></xs:annotation></xs:element>
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="ReferenceLengthStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional ReferenceLengthStats element is the result of a statistical evaluation of the measured length of the applied tolerance zone.</xs:documentation></xs:annotation></xs:element>
Complex Type OrientationCharacteristicStatsEvalType
Annotations
The OrientationCharacteristicStatsEvalType is the base type that defines the results of a statistical evaluation of measured orientation characteristics. The type itself can be used to accumulate summary statistics over different types of orientation characteristics.
<xs:complexType name="OrientationCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The OrientationCharacteristicStatsEvalType is the base type that defines the results of a statistical evaluation of measured orientation characteristics. The type itself can be used to accumulate summary statistics over different types of orientation 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:element name="BonusStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation></xs:annotation></xs:element><xs:element name="ReferenceLengthStats" type="StatsLinearType" minOccurs="0"><xs:annotation><xs:documentation>The optional ReferenceLengthStats element is the result of a statistical evaluation of the measured length of the applied tolerance zone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>