Showing:

Annotations
Diagrams
Properties
Source
Used by
Element WeldGrooveBothSidesExtendedType / Spacer
Annotations
The optional Spacer element indicates the use of a spacer in the joint.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="Spacer" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Spacer element indicates the use of a spacer in the joint.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldGrooveBothSidesExtendedType
Annotations
The WeldGrooveBothSidesExtendedType describes a two-sided groove weld characteristic that can use a spacer in the joint.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldGrooveBothSidesBaseType.tmp#WeldGrooveBothSidesBaseType_ArrowSideParameters Characteristics_xsd_Complex_Type_WeldGrooveBothSidesBaseType.tmp#WeldGrooveBothSidesBaseType_OtherSideParameters Characteristics_xsd_Complex_Type_WeldGrooveBothSidesBaseType.tmp#WeldGrooveBothSidesBaseType Characteristics_xsd_Complex_Type_WeldGrooveBothSidesExtendedType.tmp#WeldGrooveBothSidesExtendedType_Spacer
Type extension of WeldGrooveBothSidesBaseType
Type hierarchy
Used by
Children ArrowSideParameters, OtherSideParameters, Spacer
Source
<xs:complexType name="WeldGrooveBothSidesExtendedType">
  <xs:annotation>
    <xs:documentation>The WeldGrooveBothSidesExtendedType describes a two-sided groove weld characteristic that can use a spacer in the joint.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldGrooveBothSidesBaseType">
      <xs:sequence>
        <xs:element name="Spacer" type="xs:boolean" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Spacer element indicates the use of a spacer in the joint.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd