<xs:element name="BaseThreadedFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseThreadedFeature element identifies the threaded feature to be transformed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the threaded feature.</xs:documentation></xs:annotation></xs:element>
The ThreadedFeatureTransformType defines a threaded feature construction by the transformation of a threaded feature through the specified nominal or actual coordinate system.
<xs:complexType name="ThreadedFeatureTransformType"><xs:annotation><xs:documentation>The ThreadedFeatureTransformType defines a threaded feature construction by the transformation of a threaded feature through the specified nominal or actual coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseThreadedFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseThreadedFeature element identifies the threaded feature to be transformed.</xs:documentation></xs:annotation></xs:element><xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the threaded feature.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>