Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element ProfileCharacteristicStatsEvalBaseType / 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 ProfileCharacteristicStatsEvalBaseType / WorstPositiveDeviationStats
Annotations
The optional WorstPositiveDeviationStats element is the result of a statistical evaluation of the worst positive deviation.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicStatsValue.tmp#NumericCharacteristicStatsValue Statistics_xsd_Complex_Type_StatsNumericalBaseType.tmp#StatsNumericalBaseType Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType_linearUnit Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType
Type StatsLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicStatsValue
Instance
<WorstPositiveDeviationStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</WorstPositiveDeviationStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="WorstPositiveDeviationStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WorstPositiveDeviationStats element is the result of a statistical evaluation of the worst positive deviation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element ProfileCharacteristicStatsEvalBaseType / WorstNegativeDeviationStats
Annotations
The optional WorstNegativeDeviationStats element is the result of a statistical evaluation of the worst positive deviation.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicStatsValue.tmp#NumericCharacteristicStatsValue Statistics_xsd_Complex_Type_StatsNumericalBaseType.tmp#StatsNumericalBaseType Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType_linearUnit Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType
Type StatsLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicStatsValue
Instance
<WorstNegativeDeviationStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</WorstNegativeDeviationStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="WorstNegativeDeviationStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WorstNegativeDeviationStats element is the result of a statistical evaluation of the worst positive deviation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element ProfileCharacteristicStatsEvalBaseType / PointDeviationsStats
Annotations
The optional PointDeviationsStats element is a list of the results of statistical evaluation of vector deviations of measurement points from nominal.
Diagram
Diagram Statistics_xsd_Complex_Type_PointDeviationsStatsEvalType.tmp#PointDeviationsStatsEvalType_n Statistics_xsd_Complex_Type_PointDeviationsStatsEvalType.tmp#PointDeviationsStatsEvalType_PointDeviationStats Statistics_xsd_Complex_Type_PointDeviationsStatsEvalType.tmp#PointDeviationsStatsEvalType
Type PointDeviationsStatsEvalType
Properties
content complex
minOccurs 0
Children PointDeviationStats
Instance
<PointDeviationsStats n="" xmlns="http://qifstandards.org/xsd/qif3">
  <PointDeviationStats>{1,unbounded}</PointDeviationStats>
</PointDeviationsStats>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of deviations in the list.
Source
<xs:element name="PointDeviationsStats" type="PointDeviationsStatsEvalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PointDeviationsStats element is a list of the results of statistical evaluation of vector deviations of measurement points from nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element ProfileCharacteristicStatsEvalBaseType / 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
Element ProfileCharacteristicStatsEvalBaseType / CompositeSegmentsStats
Annotations
The optional CompositeSegmentsStats element is the results of a statistical evaluation of measured composite segments.
Diagram
Diagram Statistics_xsd_Complex_Type_CompositeSegmentsProfileStatsEvalType.tmp#CompositeSegmentsProfileStatsEvalType_SecondCompositeSegmentProfileStats Statistics_xsd_Complex_Type_CompositeSegmentsProfileStatsEvalType.tmp#CompositeSegmentsProfileStatsEvalType_ThirdCompositeSegmentProfileStats Statistics_xsd_Complex_Type_CompositeSegmentsProfileStatsEvalType.tmp#CompositeSegmentsProfileStatsEvalType_FourthCompositeSegmentProfileStats Statistics_xsd_Complex_Type_CompositeSegmentsProfileStatsEvalType.tmp#CompositeSegmentsProfileStatsEvalType
Type CompositeSegmentsProfileStatsEvalType
Properties
content complex
minOccurs 0
Children FourthCompositeSegmentProfileStats, SecondCompositeSegmentProfileStats, ThirdCompositeSegmentProfileStats
Instance
<CompositeSegmentsStats xmlns="http://qifstandards.org/xsd/qif3">
  <SecondCompositeSegmentProfileStats>{1,1}</SecondCompositeSegmentProfileStats>
  <ThirdCompositeSegmentProfileStats>{0,1}</ThirdCompositeSegmentProfileStats>
  <FourthCompositeSegmentProfileStats>{0,1}</FourthCompositeSegmentProfileStats>
</CompositeSegmentsStats>
Source
<xs:element name="CompositeSegmentsStats" type="CompositeSegmentsProfileStatsEvalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CompositeSegmentsStats element is the results of a statistical evaluation of measured composite segments.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type ProfileCharacteristicStatsEvalBaseType
Annotations
The ProfileCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured profile 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_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_CapabilityCalculationMethod Statistics_xsd_Complex_Type_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_WorstPositiveDeviationStats Statistics_xsd_Complex_Type_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_WorstNegativeDeviationStats Statistics_xsd_Complex_Type_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_PointDeviationsStats Statistics_xsd_Complex_Type_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_DatumsOkStats Statistics_xsd_Complex_Type_ProfileCharacteristicStatsEvalBaseType.tmp#ProfileCharacteristicStatsEvalBaseType_CompositeSegmentsStats
Type extension of GeometricCharacteristicStatsEvalType
Type hierarchy
Properties
abstract true
Used by
Children AlgorithmId, Attributes, CapabilityCalculationMethod, CompositeSegmentsStats, DatumsOkStats, DistributionTransformation, MaxValueStats, MeasuredIds, MeasuredValues, MinValueStats, PointDeviationsStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ValueStats, WorstNegativeDeviationStats, WorstPositiveDeviationStats
Source
<xs:complexType name="ProfileCharacteristicStatsEvalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The ProfileCharacteristicStatsEvalBaseType is the abstract base type that defines the results of a statistical evaluation of measured profile 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="WorstPositiveDeviationStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WorstPositiveDeviationStats element is the result of a statistical evaluation of the worst positive deviation.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="WorstNegativeDeviationStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WorstNegativeDeviationStats element is the result of a statistical evaluation of the worst positive deviation.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PointDeviationsStats" type="PointDeviationsStatsEvalType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional PointDeviationsStats element is a list of the results of statistical evaluation of vector deviations of measurement points from nominal.</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="CompositeSegmentsStats" type="CompositeSegmentsProfileStatsEvalType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional CompositeSegmentsStats element is the results of a statistical evaluation of measured composite segments.</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