Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element WeldSupplementarySymbolType / Symbol
Annotations
The Symbol element defines a supplementary symbol.
Diagram
Diagram Characteristics_xsd_Simple_Type_WeldSupplementarySymbolEnumType.tmp#WeldSupplementarySymbolEnumType
Type WeldSupplementarySymbolEnumType
Properties
content simple
Facets
enumeration BACK_WELD
enumeration MELT_THROUGH
enumeration CONSUMABLE_INSERT
enumeration REMOVABLE_BACKING
Source
<xs:element name="Symbol" type="WeldSupplementarySymbolEnumType">
  <xs:annotation>
    <xs:documentation>The Symbol element defines a supplementary symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type WeldSupplementarySymbolType
Annotations
The WeldSupplementarySymbolType defines a supplementary symbol 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_WeldSupplementarySymbolType.tmp#WeldSupplementarySymbolType_Symbol
Type extension of OriginType
Type hierarchy
Used by
Children Origin, Symbol
Source
<xs:complexType name="WeldSupplementarySymbolType">
  <xs:annotation>
    <xs:documentation>The WeldSupplementarySymbolType defines a supplementary symbol of the weld symbol.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="OriginType">
      <xs:sequence>
        <xs:element name="Symbol" type="WeldSupplementarySymbolEnumType">
          <xs:annotation>
            <xs:documentation>The Symbol element defines a supplementary symbol.</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