Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type OneSidedCapabilityCalculationEnumType
Annotations
The OneSidedCapabilityCalculationEnumType enumerates values that describe methods of calculating capability for one-sided tolerances.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration THREE_SIGMA
enumeration SIX_SIGMA
Used by
Source
<xs:simpleType name="OneSidedCapabilityCalculationEnumType">
  <xs:annotation>
    <xs:documentation>The OneSidedCapabilityCalculationEnumType enumerates values that describe methods of calculating capability for one-sided tolerances.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="THREE_SIGMA"/>
    <xs:enumeration value="SIX_SIGMA"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd