Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldFilletEqualLegLengthType / Size
Annotations
The optional Size element specifies the welds size/strength.
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
<Size xmlns="http://qifstandards.org/xsd/qif3">
  <Numerator>{1,1}</Numerator>
  <Denominator>{1,1}</Denominator>
</Size>
Source
<xs:element name="Size" type="FractionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Size element specifies the welds size/strength.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldFilletEqualLegLengthType / LengthOfEachWeld
Annotations
The optional LengthOfEachWeld element specifies the length of each 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="LengthOfEachWeld" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LengthOfEachWeld element specifies the length of each weld.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldFilletEqualLegLengthType / Pitch
Annotations
The optional Pitch element specifies the weld pitch.
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 weld pitch.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldFilletEqualLegLengthType
Annotations
The WeldFilletEqualLegLengthType specifies equal leg lengths of a fillet weld.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldFilletEqualLegLengthType.tmp#WeldFilletEqualLegLengthType_Size Characteristics_xsd_Complex_Type_WeldFilletEqualLegLengthType.tmp#WeldFilletEqualLegLengthType_LengthOfEachWeld Characteristics_xsd_Complex_Type_WeldFilletEqualLegLengthType.tmp#WeldFilletEqualLegLengthType_Pitch
Used by
Children LengthOfEachWeld, Pitch, Size
Source
<xs:complexType name="WeldFilletEqualLegLengthType">
  <xs:annotation>
    <xs:documentation>The WeldFilletEqualLegLengthType specifies equal leg lengths of a fillet weld.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Size" type="FractionType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Size element specifies the welds size/strength.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LengthOfEachWeld" type="LinearValueType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional LengthOfEachWeld element specifies the length of each 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 weld pitch.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd