Showing:

Annotations
Diagrams
Facets
Instances
Properties
Source
Used by
Element WeldGrooveOneSideType / LocationSignificance
Annotations
The LocationSignificance element specifies the location significance of the characteristic.
Diagram
Diagram Characteristics_xsd_Simple_Type_LocationSignificanceOneSidesEnumType.tmp#LocationSignificanceOneSidesEnumType
Type LocationSignificanceOneSidesEnumType
Properties
content simple
Facets
enumeration ARROW_SIDE
enumeration OTHER_SIDE
Source
<xs:element name="LocationSignificance" type="LocationSignificanceOneSidesEnumType">
  <xs:annotation>
    <xs:documentation>The LocationSignificance element specifies the location significance of the characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideType / SideParameters
Annotations
The optional SideParameters element specifies weld 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 Characteristics_xsd_Complex_Type_WeldGrooveOneSideParametersType.tmp#WeldGrooveOneSideParametersType
Type WeldGrooveOneSideParametersType
Type hierarchy
Properties
content complex
minOccurs 0
Children Angle, Finishing, Groove, Length, Pitch, RootOpening, Size
Instance
<SideParameters xmlns="http://qifstandards.org/xsd/qif3">
  <Finishing>{0,1}</Finishing>
  <Size>{0,1}</Size>
  <Groove>{0,1}</Groove>
  <Angle angularUnit="" decimalPlaces="" significantFigures="">{0,1}</Angle>
  <RootOpening>{0,1}</RootOpening>
  <Length decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Length>
  <Pitch decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Pitch>
</SideParameters>
Source
<xs:element name="SideParameters" type="WeldGrooveOneSideParametersType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SideParameters element specifies weld parameters.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldGrooveOneSideType / SupplementarySymbol
Annotations
The optional SupplementarySymbol element specifies a supplementary symbol.
Diagram
Diagram Characteristics_xsd_Simple_Type_WeldSupplementarySymbolEnumType.tmp#WeldSupplementarySymbolEnumType
Type WeldSupplementarySymbolEnumType
Properties
content simple
minOccurs 0
Facets
enumeration BACK_WELD
enumeration MELT_THROUGH
enumeration CONSUMABLE_INSERT
enumeration REMOVABLE_BACKING
Source
<xs:element name="SupplementarySymbol" type="WeldSupplementarySymbolEnumType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SupplementarySymbol element specifies a supplementary symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldGrooveOneSideType
Annotations
The WeldGrooveOneSideType describes a one-sided groove weld characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldGrooveOneSideType.tmp#WeldGrooveOneSideType_LocationSignificance Characteristics_xsd_Complex_Type_WeldGrooveOneSideType.tmp#WeldGrooveOneSideType_SideParameters Characteristics_xsd_Complex_Type_WeldGrooveOneSideType.tmp#WeldGrooveOneSideType_SupplementarySymbol
Used by
Children LocationSignificance, SideParameters, SupplementarySymbol
Source
<xs:complexType name="WeldGrooveOneSideType">
  <xs:annotation>
    <xs:documentation>The WeldGrooveOneSideType describes a one-sided groove weld characteristic.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LocationSignificance" type="LocationSignificanceOneSidesEnumType">
      <xs:annotation>
        <xs:documentation>The LocationSignificance element specifies the location significance of the characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:sequence>
      <xs:element name="SideParameters" type="WeldGrooveOneSideParametersType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The optional SideParameters element specifies weld parameters.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SupplementarySymbol" type="WeldSupplementarySymbolEnumType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The optional SupplementarySymbol element specifies a supplementary symbol.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd