Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ThreadCharacteristicStatsEvalType / ThreadStats
Annotations
The optional ThreadStats element is the result of a statistical evaluation of the pass/fail condition of measured threads.
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
<ThreadStats xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <CommonStatsValue>{1,unbounded}</CommonStatsValue>
  <PassFailStatsValue>{1,unbounded}</PassFailStatsValue>
</ThreadStats>
Source
<xs:element name="ThreadStats" type="StatsPassFailType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThreadStats element is the result of a statistical evaluation of the pass/fail condition of measured threads.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element ThreadCharacteristicStatsEvalType / PitchDiameterStats
Annotations
The optional PitchDiameterStats element is the result of a statistical evaluation of the pitch diameter.
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
<PitchDiameterStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</PitchDiameterStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="PitchDiameterStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PitchDiameterStats element is the result of a statistical evaluation of the pitch diameter.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element ThreadCharacteristicStatsEvalType / FunctionalSizeStats
Annotations
The optional FunctionalSizeStats element is the result of a statistical evaluation of the functional size.
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
<FunctionalSizeStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</FunctionalSizeStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="FunctionalSizeStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FunctionalSizeStats element is the result of a statistical evaluation of the functional size.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type ThreadCharacteristicStatsEvalType
Annotations
The ThreadCharacteristicStatsEvalType defines the results of a statistical evaluation of thread 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_ThreadCharacteristicStatsEvalType.tmp#ThreadCharacteristicStatsEvalType_ThreadStats Statistics_xsd_Complex_Type_ThreadCharacteristicStatsEvalType.tmp#ThreadCharacteristicStatsEvalType_PitchDiameterStats Statistics_xsd_Complex_Type_ThreadCharacteristicStatsEvalType.tmp#ThreadCharacteristicStatsEvalType_FunctionalSizeStats
Type extension of CharacteristicStatsEvalBaseType
Type hierarchy
Used by
Children AlgorithmId, Attributes, DistributionTransformation, FunctionalSizeStats, MeasuredIds, MeasuredValues, PitchDiameterStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ThreadStats
Source
<xs:complexType name="ThreadCharacteristicStatsEvalType">
  <xs:annotation>
    <xs:documentation>The ThreadCharacteristicStatsEvalType defines the results of a statistical evaluation of thread characteristics.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicStatsEvalBaseType">
      <xs:sequence>
        <xs:element name="ThreadStats" type="StatsPassFailType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ThreadStats element is the result of a statistical evaluation of the pass/fail condition of measured threads.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PitchDiameterStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional PitchDiameterStats element is the result of a statistical evaluation of the pitch diameter.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FunctionalSizeStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FunctionalSizeStats element is the result of a statistical evaluation of the functional size.</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