The WeldContourSymbolEnumType enumerates values that describe supplementary contour symbol of the weld symbol that is used to indicate how the face of the weld should be finished.
<xs:simpleType name="WeldContourSymbolEnumType"><xs:annotation><xs:documentation>The WeldContourSymbolEnumType enumerates values that describe supplementary contour symbol of the weld symbol that is used to indicate how the face of the weld should be finished.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="WELD_CONTOUR_FLAT"/><xs:enumeration value="WELD_CONTOUR_FLAT_ANGLED"/><xs:enumeration value="WELD_CONTOUR_CONCAVE"/><xs:enumeration value="WELD_CONTOUR_CONCAVE_ANGLED"/><xs:enumeration value="WELD_CONTOUR_CONVEX"/><xs:enumeration value="WELD_CONTOUR_CONVEX_ANGLED"/></xs:restriction></xs:simpleType>