Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type WeldContourSymbolEnumType
Annotations
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.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration WELD_CONTOUR_FLAT
enumeration WELD_CONTOUR_FLAT_ANGLED
enumeration WELD_CONTOUR_CONCAVE
enumeration WELD_CONTOUR_CONCAVE_ANGLED
enumeration WELD_CONTOUR_CONVEX
enumeration WELD_CONTOUR_CONVEX_ANGLED
Used by
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd