Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element WeldMainSymbolType / Symbol
Annotations
The Symbol element gives the symbol to be placed on the reference line.
Diagram
Diagram Visualization_xsd_Simple_Type_WeldMainSymbolEnumType.tmp#WeldMainSymbolEnumType
Type WeldMainSymbolEnumType
Properties
content simple
Facets
enumeration WELD_FILLET_ARROW_SIDE
enumeration WELD_FILLET_OTHER_SIDE
enumeration WELD_FILLET_BOTH
enumeration WELD_SPOT_ARROW_SIDE
enumeration WELD_SPOT_OTHER_SIDE
enumeration WELD_SPOT_NO_SIDE
enumeration WELD_STUD_ARROW_SIDE
enumeration WELD_SEAM_ARROW_SIDE
enumeration WELD_SEAM_OTHER_SIDE
enumeration WELD_SEAM_NO_SIDE
enumeration WELD_SURFACING_ARROW_SIDE
enumeration WELD_EDGE_ARROW_SIDE
enumeration WELD_EDGE_OTHER_SIDE
enumeration WELD_SQUARE_ARROW_SIDE
enumeration WELD_SQUARE_OTHER_SIDE
enumeration WELD_SQUARE_BOTH
enumeration WELD_V_ARROW_SIDE
enumeration WELD_V_OTHER_SIDE
enumeration WELD_V_BOTH
enumeration WELD_BEVEL_ARROW_SIDE
enumeration WELD_BEVEL_OTHER_SIDE
enumeration WELD_BEVEL_BOTH
enumeration WELD_U_ARROW_SIDE
enumeration WELD_U_OTHER_SIDE
enumeration WELD_U_BOTH
enumeration WELD_J_ARROW_SIDE
enumeration WELD_J_OTHER_SIDE
enumeration WELD_J_BOTH
enumeration WELD_FLARE_V_ARROW_SIDE
enumeration WELD_FLARE_V_OTHER_SIDE
enumeration WELD_FLARE_V_BOTH
enumeration WELD_FLARE_BEVEL_ARROW_SIDE
enumeration WELD_FLARE_BEVEL_OTHER_SIDE
enumeration WELD_FLARE_BEVEL_BOTH
enumeration WELD_SCARF_V_ARROW_SIDE
enumeration WELD_SCARF_V_OTHER_SIDE
enumeration WELD_SCARF_V_BOTH
enumeration WELD_V_SPACER
enumeration WELD_BEVEL_SPACER
enumeration WELD_U_SPACER
enumeration WELD_J_SPACER
enumeration WELD_FLARE_V_SPACER
enumeration WELD_FLARE_BEVEL_SPACER
enumeration BACK_WELD
enumeration MELT_THROUGH
enumeration CONSUMABLE_INSERT
enumeration REMOVABLE_BACKING
Source
<xs:element name="Symbol" type="WeldMainSymbolEnumType">
  <xs:annotation>
    <xs:documentation>The Symbol element gives the symbol to be placed on the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type WeldMainSymbolType
Annotations
The WeldMainSymbolType defines a main symbol placed on the reference line of the weld symbol.
Diagram
Diagram Visualization_xsd_Complex_Type_OriginType.tmp#OriginType_Origin Visualization_xsd_Complex_Type_OriginType.tmp#OriginType Visualization_xsd_Complex_Type_WeldMainSymbolType.tmp#WeldMainSymbolType_Symbol
Type extension of OriginType
Type hierarchy
Used by
Children Origin, Symbol
Source
<xs:complexType name="WeldMainSymbolType">
  <xs:annotation>
    <xs:documentation>The WeldMainSymbolType defines a main symbol placed on the reference line of the weld symbol.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="OriginType">
      <xs:sequence>
        <xs:element name="Symbol" type="WeldMainSymbolEnumType">
          <xs:annotation>
            <xs:documentation>The Symbol element gives the symbol to be placed on the reference line.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd