Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element WeldContourSymbolType / Symbol
Annotations
The Symbol element gives a contour symbol.
Diagram
Diagram Characteristics_xsd_Simple_Type_WeldContourSymbolEnumType.tmp#WeldContourSymbolEnumType
Type WeldContourSymbolEnumType
Properties
content simple
Facets
enumeration WELD_CONTOUR_FLAT
enumeration WELD_CONTOUR_FLAT_ANGLED
enumeration WELD_CONTOUR_CONCAVE
enumeration WELD_CONTOUR_CONCAVE_ANGLED
enumeration WELD_CONTOUR_CONVEX
enumeration WELD_CONTOUR_CONVEX_ANGLED
Source
<xs:element name="Symbol" type="WeldContourSymbolEnumType">
  <xs:annotation>
    <xs:documentation>The Symbol element gives a contour symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type WeldContourSymbolType
Annotations
The WeldContourSymbolType defines a contour 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_WeldContourSymbolType.tmp#WeldContourSymbolType_Symbol
Type extension of OriginType
Type hierarchy
Used by
Children Origin, Symbol
Source
<xs:complexType name="WeldContourSymbolType">
  <xs:annotation>
    <xs:documentation>The WeldContourSymbolType defines a contour symbol of the weld symbol.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="OriginType">
      <xs:sequence>
        <xs:element name="Symbol" type="WeldContourSymbolEnumType">
          <xs:annotation>
            <xs:documentation>The Symbol element gives a contour 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