Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element UserDefinedLinearCharacteristicStatsEvalType / ValueStats
Annotations
The optional ValueStats element is the result of a statistical evaluation of measured values.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicWithTolStatsValue.tmp#NumericCharacteristicWithTolStatsValue Statistics_xsd_Complex_Type_StatsWithTolNumericalBaseType.tmp#StatsWithTolNumericalBaseType Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType_linearUnit Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType
Type StatsWithTolLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicWithTolStatsValue
Instance
<ValueStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicWithTolStatsValue>{1,unbounded}</NumericCharacteristicWithTolStatsValue>
</ValueStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsWithTolLinearType.
Source
<xs:element name="ValueStats" type="StatsWithTolLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ValueStats element is the result of a statistical evaluation of measured values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element UserDefinedLinearCharacteristicStatsEvalType / MaxValueStats
Annotations
The optional MaxValueStats element is the result of a statistical evaluation of the maxima of the measured values.
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
<MaxValueStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</MaxValueStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxValueStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxValueStats element is the result of a statistical evaluation of the maxima of the measured values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element UserDefinedLinearCharacteristicStatsEvalType / MinValueStats
Annotations
The optional MinValueStats element is the result of a statistical evaluation of the minima of the measured values.
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
<MinValueStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</MinValueStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MinValueStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinValueStats element is the result of a statistical evaluation of the minima of the measured values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element UserDefinedLinearCharacteristicStatsEvalType / DeviationStats
Annotations
The optional DeviationStats element is the result of a statistical evaluation of the deviations of measured values from nominal.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicWithTolStatsValue.tmp#NumericCharacteristicWithTolStatsValue Statistics_xsd_Complex_Type_StatsWithTolNumericalBaseType.tmp#StatsWithTolNumericalBaseType Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType_linearUnit Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType
Type StatsWithTolLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicWithTolStatsValue
Instance
<DeviationStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicWithTolStatsValue>{1,unbounded}</NumericCharacteristicWithTolStatsValue>
</DeviationStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsWithTolLinearType.
Source
<xs:element name="DeviationStats" type="StatsWithTolLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DeviationStats element is the result of a statistical evaluation of the deviations of measured values from nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element UserDefinedLinearCharacteristicStatsEvalType / MaxDeviationStats
Annotations
The optional MaxDeviationStats element is the result of a statistical evaluation of the deviations of the maxima of the measured values from nominal.
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
<MaxDeviationStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</MaxDeviationStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxDeviationStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxDeviationStats element is the result of a statistical evaluation of the deviations of the maxima of the measured values from nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element UserDefinedLinearCharacteristicStatsEvalType / MinDeviationStats
Annotations
The optional MinDeviationStats element is the result of a statistical evaluation of the deviations of the minima of the measured values from nominal.
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
<MinDeviationStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</MinDeviationStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MinDeviationStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinDeviationStats element is the result of a statistical evaluation of the deviations of the minima of the measured values from nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type UserDefinedLinearCharacteristicStatsEvalType
Annotations
The UserDefinedLinearCharacteristicStatsEvalType defines the results of a statistical evaluation of measured values with linear units or their deviations from nominal. This user defined type is not to be used where an appropriate type already exists. In particular it is not to be used for: angularity, chord, circularity, circular-runout, concentricity, conical taper, conicity, curve-length, cylindricity, depth, diameter, distance-between, distance-from, ellipticity, flatness, flat taper, height, length, linear-coordinate, line-profile, (other) form, parallelism, perpendicularity, point-profile, position, radius, sphericity, square, straightness, surface-profile, surface-texture, symmetry, thickness, toroidicity, total-runout or width.
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_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_ValueStats Statistics_xsd_Complex_Type_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_MaxValueStats Statistics_xsd_Complex_Type_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_MinValueStats Statistics_xsd_Complex_Type_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_DeviationStats Statistics_xsd_Complex_Type_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_MaxDeviationStats Statistics_xsd_Complex_Type_UserDefinedLinearCharacteristicStatsEvalType.tmp#UserDefinedLinearCharacteristicStatsEvalType_MinDeviationStats
Type extension of CharacteristicStatsEvalBaseType
Type hierarchy
Used by
Children AlgorithmId, Attributes, DeviationStats, DistributionTransformation, MaxDeviationStats, MaxValueStats, MeasuredIds, MeasuredValues, MinDeviationStats, MinValueStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ValueStats
Source
<xs:complexType name="UserDefinedLinearCharacteristicStatsEvalType">
  <xs:annotation>
    <xs:documentation>The UserDefinedLinearCharacteristicStatsEvalType defines the results of a statistical evaluation of measured values with linear units or their deviations from nominal. This user defined type is not to be used where an appropriate type already exists. In particular it is not to be used for: angularity, chord, circularity, circular-runout, concentricity, conical taper, conicity, curve-length, cylindricity, depth, diameter, distance-between, distance-from, ellipticity, flatness, flat taper, height, length, linear-coordinate, line-profile, (other) form, parallelism, perpendicularity, point-profile, position, radius, sphericity, square, straightness, surface-profile, surface-texture, symmetry, thickness, toroidicity, total-runout or width.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicStatsEvalBaseType">
      <xs:choice>
        <xs:sequence>
          <xs:element name="ValueStats" type="StatsWithTolLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional ValueStats element is the result of a statistical evaluation of measured values.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="MaxValueStats" type="StatsLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional MaxValueStats element is the result of a statistical evaluation of the maxima of the measured values.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="MinValueStats" type="StatsLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional MinValueStats element is the result of a statistical evaluation of the minima of the measured values.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:sequence>
          <xs:element name="DeviationStats" type="StatsWithTolLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional DeviationStats element is the result of a statistical evaluation of the deviations of measured values from nominal.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="MaxDeviationStats" type="StatsLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional MaxDeviationStats element is the result of a statistical evaluation of the deviations of the maxima of the measured values from nominal.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="MinDeviationStats" type="StatsLinearType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>The optional MinDeviationStats element is the result of a statistical evaluation of the deviations of the minima of the measured values from nominal.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:choice>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd