Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ThreadCharacteristicMeasurementType / PitchDiameter
Annotations
The optional PitchDiameter element is the measured pitch diameter of the thread.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="PitchDiameter" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PitchDiameter element is the measured pitch diameter of the thread.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ThreadCharacteristicMeasurementType / FunctionalSize
Annotations
The optional FunctionalSize element is the measured functional size of the thread.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="FunctionalSize" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FunctionalSize element is the measured functional size of the thread.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type ThreadCharacteristicMeasurementType
Annotations
The ThreadCharacteristicMeasurementType defines the results of a measured thread characteristic evaluation.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_CharacteristicItemId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_TimeStamp Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_FeatureMeasurementIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ActualComponentId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_MeasurementDeviceIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ManufacturingProcessId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NotedEventIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NonConformanceDesignator Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType Characteristics_xsd_Complex_Type_ThreadCharacteristicMeasurementType.tmp#ThreadCharacteristicMeasurementType_PitchDiameter Characteristics_xsd_Complex_Type_ThreadCharacteristicMeasurementType.tmp#ThreadCharacteristicMeasurementType_FunctionalSize
Type extension of CharacteristicMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, Attributes, CharacteristicItemId, Description, FeatureMeasurementIds, FunctionalSize, ManufacturingProcessId, MeasurementDeviceIds, NonConformanceDesignator, NotedEventIds, PitchDiameter, Status, SubstituteFeatureAlgorithm, TimeStamp
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="ThreadCharacteristicMeasurementType">
  <xs:annotation>
    <xs:documentation>The ThreadCharacteristicMeasurementType defines the results of a measured thread characteristic evaluation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicMeasurementBaseType">
      <xs:sequence>
        <xs:element name="PitchDiameter" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional PitchDiameter element is the measured pitch diameter of the thread.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FunctionalSize" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FunctionalSize element is the measured functional size of the thread.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd