<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>
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>