Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldCharacteristicNominalBaseType / AllAround
Annotations
The optional AllAround element indicates weld on all sides of the joint.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="AllAround" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AllAround element indicates weld on all sides of the joint.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldCharacteristicNominalBaseType / Field
Annotations
The optional Field element indicates the weld process occurs on a job site, not in the welding shop.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="Field" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Field element indicates the weld process occurs on a job site, not in the welding shop.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldCharacteristicNominalBaseType / Specification
Annotations
The optional Specification contains a specification that describes a specific welding process. This note shall use the standard welding abbreviations when available such as AAW (Air Acetylene Welding), AB (Arc Brazing), AHW (Atomic Hydrogen Welding), ..., TC (Thermal Cutting). Clear non-standard notes may be also utilized.
Diagram
Diagram
Type xs:token
Properties
content simple
minOccurs 0
Source
<xs:element name="Specification" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Specification contains a specification that describes a specific welding process. This note shall use the standard welding abbreviations when available such as AAW (Air Acetylene Welding), AB (Arc Brazing), AHW (Atomic Hydrogen Welding), ..., TC (Thermal Cutting). Clear non-standard notes may be also utilized.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldCharacteristicNominalBaseType / WeldingProcess
Annotations
The optional WeldingProcess element specifies a welding process.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldingProcessType.tmp#WeldingProcessType_Process Characteristics_xsd_Complex_Type_WeldingProcessType.tmp#WeldingProcessType_Suffix Characteristics_xsd_Complex_Type_WeldingProcessType.tmp#WeldingProcessType
Type WeldingProcessType
Properties
content complex
minOccurs 0
Children Process, Suffix
Instance
<WeldingProcess xmlns="http://qifstandards.org/xsd/qif3">
  <Process>{1,1}</Process>
  <Suffix>{0,1}</Suffix>
</WeldingProcess>
Source
<xs:element name="WeldingProcess" type="WeldingProcessType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WeldingProcess element specifies a welding process.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldCharacteristicNominalBaseType / NonDestructiveTesting
Annotations
The optional NonDestructiveTesting element specifies a set of non-destructive tests.
Diagram
Diagram Characteristics_xsd_Complex_Type_ArrayNonDestructiveTestingType.tmp#ArrayNonDestructiveTestingType_n Characteristics_xsd_Complex_Type_ArrayNonDestructiveTestingType.tmp#ArrayNonDestructiveTestingType_TypeOfTest Characteristics_xsd_Complex_Type_ArrayNonDestructiveTestingType.tmp#ArrayNonDestructiveTestingType
Type ArrayNonDestructiveTestingType
Properties
content complex
minOccurs 0
Children TypeOfTest
Instance
<NonDestructiveTesting n="" xmlns="http://qifstandards.org/xsd/qif3">
  <TypeOfTest>{1,unbounded}</TypeOfTest>
</NonDestructiveTesting>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of elements in this array.
Source
<xs:element name="NonDestructiveTesting" type="ArrayNonDestructiveTestingType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional NonDestructiveTesting element specifies a set of non-destructive tests.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldCharacteristicNominalBaseType
Annotations
The WeldCharacteristicNominalBaseType is the abstract base type that defines a unique welding characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDefinitionId Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureNominalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureZoneIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityInternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityExternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_AllAround Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_Field Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_Specification Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_WeldingProcess Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_NonDestructiveTesting
Type extension of CharacteristicNominalBaseType
Type hierarchy
Properties
abstract true
Used by
Children AllAround, Attributes, CharacteristicDefinitionId, CharacteristicDesignator, Description, EntityExternalIds, EntityInternalIds, FeatureNominalIds, FeatureZoneIds, Field, Name, NonDestructiveTesting, Specification, SubstituteFeatureAlgorithm, WeldingProcess
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="WeldCharacteristicNominalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The WeldCharacteristicNominalBaseType is the abstract base type that defines a unique welding characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicNominalBaseType">
      <xs:sequence>
        <xs:element name="AllAround" type="xs:boolean" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AllAround element indicates weld on all sides of the joint.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Field" type="xs:boolean" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Field element indicates the weld process occurs on a job site, not in the welding shop.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Specification" type="xs:token" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Specification contains a specification that describes a specific welding process. This note shall use the standard welding abbreviations when available such as AAW (Air Acetylene Welding), AB (Arc Brazing), AHW (Atomic Hydrogen Welding), ..., TC (Thermal Cutting). Clear non-standard notes may be also utilized.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="WeldingProcess" type="WeldingProcessType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WeldingProcess element specifies a welding process.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="NonDestructiveTesting" type="ArrayNonDestructiveTestingType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional NonDestructiveTesting element specifies a set of non-destructive tests.</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