Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type WeldSupplementarySymbolEnumType
Annotations
The WeldSupplementarySymbolEnumType enumerates values that describe the supplementary symbol for a one-sided groove weld characteristic.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration BACK_WELD
enumeration MELT_THROUGH
enumeration CONSUMABLE_INSERT
enumeration REMOVABLE_BACKING
Used by
Source
<xs:simpleType name="WeldSupplementarySymbolEnumType">
  <xs:annotation>
    <xs:documentation>The WeldSupplementarySymbolEnumType enumerates values that describe the supplementary symbol for a one-sided groove weld characteristic.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="BACK_WELD"/>
    <xs:enumeration value="MELT_THROUGH"/>
    <xs:enumeration value="CONSUMABLE_INSERT"/>
    <xs:enumeration value="REMOVABLE_BACKING"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd