Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldGrooveOneSideParametersType / Groove
Annotations
The optional Groove element specifies a groove weld size.
Diagram
Diagram Primitives_xsd_Complex_Type_FractionType.tmp#FractionType_Numerator Primitives_xsd_Complex_Type_FractionType.tmp#FractionType_Denominator Primitives_xsd_Complex_Type_FractionType.tmp#FractionType
Type FractionType
Properties
content complex
minOccurs 0
Children Denominator, Numerator
Instance
<Groove xmlns="http://qifstandards.org/xsd/qif3">
  <Numerator>{1,1}</Numerator>
  <Denominator>{1,1}</Denominator>
</Groove>
Source
<xs:element name="Groove" type="FractionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Groove element specifies a groove weld size.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideParametersType / Angle
Annotations
The optional Angle element specifies a groove angle.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType_angularUnit Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType
Type AngularValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the UnitName for the AngularValueType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Angle" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Angle element specifies a groove angle.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideParametersType / RootOpening
Annotations
The optional RootOpening element specifies a root opening.
Diagram
Diagram Primitives_xsd_Complex_Type_FractionType.tmp#FractionType_Numerator Primitives_xsd_Complex_Type_FractionType.tmp#FractionType_Denominator Primitives_xsd_Complex_Type_FractionType.tmp#FractionType
Type FractionType
Properties
content complex
minOccurs 0
Children Denominator, Numerator
Instance
<RootOpening xmlns="http://qifstandards.org/xsd/qif3">
  <Numerator>{1,1}</Numerator>
  <Denominator>{1,1}</Denominator>
</RootOpening>
Source
<xs:element name="RootOpening" type="FractionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional RootOpening element specifies a root opening.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideParametersType / Length
Annotations
The optional Length element specifies the length of a weld.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Length" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Length element specifies the length of a weld.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideParametersType / Pitch
Annotations
The optional Pitch element specifies the pitch of a weld.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Pitch" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Pitch element specifies the pitch of a weld.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldGrooveOneSideParametersType
Annotations
The WeldGrooveOneSideParametersType is a container of one sided groove weld characteristic parameters.
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_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType_Groove Characteristics_xsd_Complex_Type_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType_Angle Characteristics_xsd_Complex_Type_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType_RootOpening Characteristics_xsd_Complex_Type_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType_Length Characteristics_xsd_Complex_Type_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType_Pitch
Type extension of WeldOneSideParametersExtendSizeType
Type hierarchy
Used by
Children Angle, Finishing, Groove, Length, Pitch, RootOpening, Size
Source
<xs:complexType name="WeldGrooveOneSideParametersType">
  <xs:annotation>
    <xs:documentation>The WeldGrooveOneSideParametersType is a container of one sided groove weld characteristic parameters.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldOneSideParametersExtendSizeType">
      <xs:sequence>
        <xs:element name="Groove" type="FractionType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Groove element specifies a groove weld size.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Angle" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Angle element specifies a groove angle.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="RootOpening" type="FractionType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional RootOpening element specifies a root opening.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Length" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Length element specifies the length of a weld.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Pitch" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Pitch element specifies the pitch of a weld.</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