Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type WeldingProcessSuffixEnumType
Annotations
The WeldingProcessSuffixEnumType enumerates suffixes of the welding process.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration MANUAL
enumeration SEMI_AUTOMATIC
enumeration ROBOTIC
enumeration MACHINE
Used by
Source
<xs:simpleType name="WeldingProcessSuffixEnumType">
  <xs:annotation>
    <xs:documentation>The WeldingProcessSuffixEnumType enumerates suffixes of the welding process.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="MANUAL"/>
    <xs:enumeration value="SEMI_AUTOMATIC"/>
    <xs:enumeration value="ROBOTIC"/>
    <xs:enumeration value="MACHINE"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd