Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Element RunoutCharacteristicStatsEvalBaseType / CapabilityCalculationMethod
Annotations
The optional CapabilityCalculationMethod element is the method used to calculate process capability for this one-sided tolerance.
Diagram
Diagram Statistics_xsd_Simple_Type_OneSidedCapabilityCalculationEnumType.tmp#OneSidedCapabilityCalculationEnumType
Type OneSidedCapabilityCalculationEnumType
Properties
content simple
minOccurs 0
Facets
enumeration THREE_SIGMA
enumeration SIX_SIGMA
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element RunoutCharacteristicStatsEvalBaseType / DatumsOkStats
Annotations
The optional DatumsOkStats element is the result of a statistical evaluation of DatumsOk flags.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_CommonStatsValue.tmp#CommonStatsValue Statistics_xsd_Complex_Type_StatsBaseType.tmp#StatsBaseType Statistics_xsd_Element_PassFailStatsValue.tmp#PassFailStatsValue Statistics_xsd_Complex_Type_StatsPassFailType.tmp#StatsPassFailType
Type StatsPassFailType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, CommonStatsValue, PassFailStatsValue
Instance
<DatumsOkStats xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <CommonStatsValue>{1,unbounded}</CommonStatsValue>
  <PassFailStatsValue>{1,unbounded}</PassFailStatsValue>
</DatumsOkStats>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type RunoutCharacteristicStatsEvalBaseType
Annotations
The RunoutCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured runout characteristics.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_SoftwareId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_StandardId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_AlgorithmId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_MeasuredIds Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_Subgroups Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_MeasuredValues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_SubgroupValues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_Status Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_StudyIssues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_DistributionTransformation Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_ValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_MaxValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_MinValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType Statistics_xsd_Complex_Type_RunoutCharacteristicStatsEvalBaseType.tmp#RunoutCharacteristicStatsEvalBaseType_CapabilityCalculationMethod Statistics_xsd_Complex_Type_RunoutCharacteristicStatsEvalBaseType.tmp#RunoutCharacteristicStatsEvalBaseType_DatumsOkStats
Type extension of GeometricCharacteristicStatsEvalType
Type hierarchy
Properties
abstract true
Used by
Children AlgorithmId, Attributes, CapabilityCalculationMethod, DatumsOkStats, DistributionTransformation, MaxValueStats, MeasuredIds, MeasuredValues, MinValueStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ValueStats
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd