Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element MultiLeadThreadSpecificationType / ThreadPitch
Annotations
The ThreadPitch element is the thread pitch for the multi thread specification.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ThreadPitch" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ThreadPitch element is the thread pitch for the multi thread specification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Element MultiLeadThreadSpecificationType / ThreadLeadDistance
Annotations
The ThreadLeadDistance element is the thread lead distance for the multi thread specification.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ThreadLeadDistance" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ThreadLeadDistance element is the thread lead distance for the multi thread specification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Element MultiLeadThreadSpecificationType / ThreadLeadStarts
Annotations
The ThreadLeadStarts element is the number of thread lead starts for the multi thread specification.
Diagram
Diagram Primitives_xsd_Simple_Type_NaturalType.tmp#NaturalType
Type NaturalType
Properties
content simple
Facets
minInclusive 1
Source
<xs:element name="ThreadLeadStarts" type="NaturalType">
  <xs:annotation>
    <xs:documentation>The ThreadLeadStarts element is the number of thread lead starts for the multi thread specification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type MultiLeadThreadSpecificationType
Annotations
The MultiLeadThreadSpecificationType defines information particular to a multi-lead thread.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_id IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_Diameter IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_ThreadSeries IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_ThreadToleranceClass IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_CrestDiameterToleranceClass IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_LeftHanded IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_ModifiedThread IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType_ThreadLengthEngagement Primitives_xsd_Element_Attributes.tmp#Attributes IntermediatesPMI_xsd_Complex_Type_ThreadSpecificationDetailedBaseType.tmp#ThreadSpecificationDetailedBaseType IntermediatesPMI_xsd_Complex_Type_MultiLeadThreadSpecificationType.tmp#MultiLeadThreadSpecificationType_ThreadPitch IntermediatesPMI_xsd_Complex_Type_MultiLeadThreadSpecificationType.tmp#MultiLeadThreadSpecificationType_ThreadLeadDistance IntermediatesPMI_xsd_Complex_Type_MultiLeadThreadSpecificationType.tmp#MultiLeadThreadSpecificationType_ThreadLeadStarts
Type extension of ThreadSpecificationDetailedBaseType
Type hierarchy
Used by
Children Attributes, CrestDiameterToleranceClass, Diameter, LeftHanded, ModifiedThread, ThreadLeadDistance, ThreadLeadStarts, ThreadLengthEngagement, ThreadPitch, ThreadSeries, ThreadToleranceClass
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the thread specification, used for referencing.
Source
<xs:complexType name="MultiLeadThreadSpecificationType">
  <xs:annotation>
    <xs:documentation>The MultiLeadThreadSpecificationType defines information particular to a multi-lead thread.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ThreadSpecificationDetailedBaseType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>For QIF 3.0, this sequence consists of the ASME Y14.6 general designation for a thread specification for a multi-lead thread. This will accommodate a multi-lead thread specification like: ".750-.0625P-.1875L-(3START)-UNC-EXT". The multi-lead thread includes thread pitch, thread lead distance, and thread lead starts.</xs:documentation>
        </xs:annotation>
        <xs:element name="ThreadPitch" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The ThreadPitch element is the thread pitch for the multi thread specification.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ThreadLeadDistance" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The ThreadLeadDistance element is the thread lead distance for the multi thread specification.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ThreadLeadStarts" type="NaturalType">
          <xs:annotation>
            <xs:documentation>The ThreadLeadStarts element is the number of thread lead starts for the multi thread specification.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd