Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldCompoundCharacteristicMeasurementType / WeldCharacteristicMeasurementIds
Annotations
The WeldCharacteristicMeasurementIds element is a list of the QIF ids of the weld characteristic measurements.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_n Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_Id Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType
Type ArrayReferenceType
Properties
content complex
Children Id
Instance
<WeldCharacteristicMeasurementIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</WeldCharacteristicMeasurementIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="WeldCharacteristicMeasurementIds" type="ArrayReferenceType">
  <xs:annotation>
    <xs:documentation>The WeldCharacteristicMeasurementIds element is a list of the QIF ids of the weld characteristic measurements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldCompoundCharacteristicMeasurementType
Annotations
The WeldCompoundCharacteristicMeasurementType describes the compound weld characteristic defining one or more welds to be filled in the same welding operation sequence.
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_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_CharacteristicItemId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_TimeStamp Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_FeatureMeasurementIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ActualComponentId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_MeasurementDeviceIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ManufacturingProcessId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NotedEventIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NonConformanceDesignator Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType Characteristics_xsd_Complex_Type_WeldCharacteristicMeasurementBaseType.tmp#WeldCharacteristicMeasurementBaseType Characteristics_xsd_Complex_Type_WeldCompoundCharacteristicMeasurementType.tmp#WeldCompoundCharacteristicMeasurementType_WeldCharacteristicMeasurementIds
Type extension of WeldCharacteristicMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, Attributes, CharacteristicItemId, Description, FeatureMeasurementIds, ManufacturingProcessId, MeasurementDeviceIds, NonConformanceDesignator, NotedEventIds, Status, SubstituteFeatureAlgorithm, TimeStamp, WeldCharacteristicMeasurementIds
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="WeldCompoundCharacteristicMeasurementType">
  <xs:annotation>
    <xs:documentation>The WeldCompoundCharacteristicMeasurementType describes the compound weld characteristic defining one or more welds to be filled in the same welding operation sequence.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldCharacteristicMeasurementBaseType">
      <xs:sequence>
        <xs:element name="WeldCharacteristicMeasurementIds" type="ArrayReferenceType">
          <xs:annotation>
            <xs:documentation>The WeldCharacteristicMeasurementIds element is a list of the QIF ids of the weld characteristic measurements.</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