The ContourSymbol element specifies a supplementary contour symbol that is used with the weld symbols to indicate how the face of the weld should be finished.
<xs:element name="ContourSymbol" type="WeldContourSymbolEnumType"><xs:annotation><xs:documentation>The ContourSymbol element specifies a supplementary contour symbol that is used with the weld symbols to indicate how the face of the weld should be finished.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FinishingDesignator" type="WeldFinishingDesignatorEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional FinishingDesignator element specifies a finishing designator that is used to indicate the method for forming the contour of the weld.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="WeldFinishingType"><xs:annotation><xs:documentation>The WeldFinishingType defines the finishing of a weld.</xs:documentation></xs:annotation><xs:sequence><xs:element name="ContourSymbol" type="WeldContourSymbolEnumType"><xs:annotation><xs:documentation>The ContourSymbol element specifies a supplementary contour symbol that is used with the weld symbols to indicate how the face of the weld should be finished.</xs:documentation></xs:annotation></xs:element><xs:element name="FinishingDesignator" type="WeldFinishingDesignatorEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional FinishingDesignator element specifies a finishing designator that is used to indicate the method for forming the contour of the weld.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>