Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type WeldFinishingDesignatorEnumType
Annotations
The WeldFinishingDesignatorEnumType enumerates values that describe a finishing designator that is used to indicate the method for forming the contour of the weld.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration MACHINING
enumeration GRINDING
enumeration CHIPPING
enumeration HAMMERING
enumeration ROLLING
enumeration UNSPECIFIED
Used by
Source
<xs:simpleType name="WeldFinishingDesignatorEnumType">
  <xs:annotation>
    <xs:documentation>The WeldFinishingDesignatorEnumType enumerates values that describe a finishing designator that is used to indicate the method for forming the contour of the weld.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="MACHINING"/>
    <xs:enumeration value="GRINDING"/>
    <xs:enumeration value="CHIPPING"/>
    <xs:enumeration value="HAMMERING"/>
    <xs:enumeration value="ROLLING"/>
    <xs:enumeration value="UNSPECIFIED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd