Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element WeldFilletBothSidesType / ArrowSide
Annotations
The optional ArrowSide element specifies weld parameters on the arrow side of the reference line.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType_Finishing Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType_Size Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType_LengthOfEachWeld Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType_Pitch Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType
Type WeldFilletOneSideInBothSidesType
Type hierarchy
Properties
content complex
minOccurs 0
Children Finishing, LengthOfEachWeld, Pitch, Size
Instance
<ArrowSide xmlns="http://qifstandards.org/xsd/qif3">
  <Finishing>{0,1}</Finishing>
  <Size>{0,1}</Size>
  <LengthOfEachWeld decimalPlaces="" linearUnit="" significantFigures="">{0,1}</LengthOfEachWeld>
  <Pitch decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Pitch>
</ArrowSide>
Source
<xs:element name="ArrowSide" type="WeldFilletOneSideInBothSidesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ArrowSide element specifies weld parameters on the arrow side of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldFilletBothSidesType / OtherSide
Annotations
The optional OtherSide element specifies weld parameters on the other side of the reference line.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType_Finishing Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType_Size Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType_LengthOfEachWeld Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType_Pitch Characteristics_xsd_Complex_Type_WeldFilletOneSideInBothSidesType.tmp#WeldFilletOneSideInBothSidesType
Type WeldFilletOneSideInBothSidesType
Type hierarchy
Properties
content complex
minOccurs 0
Children Finishing, LengthOfEachWeld, Pitch, Size
Instance
<OtherSide xmlns="http://qifstandards.org/xsd/qif3">
  <Finishing>{0,1}</Finishing>
  <Size>{0,1}</Size>
  <LengthOfEachWeld decimalPlaces="" linearUnit="" significantFigures="">{0,1}</LengthOfEachWeld>
  <Pitch decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Pitch>
</OtherSide>
Source
<xs:element name="OtherSide" type="WeldFilletOneSideInBothSidesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional OtherSide element specifies weld parameters on the other side of the reference line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldFilletBothSidesType / Staggered
Annotations
The optional Staggered element indicates the staggered mode.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="Staggered" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Staggered element indicates the staggered mode.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldFilletBothSidesType
Annotations
The WeldFilletBothSidesType defines the two-sided fillet weld.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldFilletBothSidesType.tmp#WeldFilletBothSidesType_ArrowSide Characteristics_xsd_Complex_Type_WeldFilletBothSidesType.tmp#WeldFilletBothSidesType_OtherSide Characteristics_xsd_Complex_Type_WeldFilletBothSidesType.tmp#WeldFilletBothSidesType_Staggered
Used by
Children ArrowSide, OtherSide, Staggered
Source
<xs:complexType name="WeldFilletBothSidesType">
  <xs:annotation>
    <xs:documentation>The WeldFilletBothSidesType defines the two-sided fillet weld.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ArrowSide" type="WeldFilletOneSideInBothSidesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ArrowSide element specifies weld parameters on the arrow side of the reference line.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OtherSide" type="WeldFilletOneSideInBothSidesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional OtherSide element specifies weld parameters on the other side of the reference line.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Staggered" type="xs:boolean" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Staggered element indicates the staggered mode.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd