Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element OrientationCharacteristicStatsEvalType / 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 OrientationCharacteristicStatsEvalType / 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 OrientationCharacteristicStatsEvalType / BonusStats
Annotations
The optional BonusStats element is the result of a statistical evaluation of the applied bonus.
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
<BonusStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</BonusStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element OrientationCharacteristicStatsEvalType / ReferenceLengthStats
Annotations
The optional ReferenceLengthStats element is the result of a statistical evaluation of the measured length of the applied tolerance zone.
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
<ReferenceLengthStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</ReferenceLengthStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
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.
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_OrientationCharacteristicStatsEvalType.tmp#OrientationCharacteristicStatsEvalType_CapabilityCalculationMethod Statistics_xsd_Complex_Type_OrientationCharacteristicStatsEvalType.tmp#OrientationCharacteristicStatsEvalType_DatumsOkStats Statistics_xsd_Complex_Type_OrientationCharacteristicStatsEvalType.tmp#OrientationCharacteristicStatsEvalType_BonusStats Statistics_xsd_Complex_Type_OrientationCharacteristicStatsEvalType.tmp#OrientationCharacteristicStatsEvalType_ReferenceLengthStats
Type extension of GeometricCharacteristicStatsEvalType
Type hierarchy
Used by
Children AlgorithmId, Attributes, BonusStats, CapabilityCalculationMethod, DatumsOkStats, DistributionTransformation, MaxValueStats, MeasuredIds, MeasuredValues, MinValueStats, ReferenceLengthStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ValueStats
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd