Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ProductTraceabilityType / ReportNumber
Annotations
The optional ReportNumber element is the number to be assigned to the report corresponding to the reported data. If AS9102A or AS9102B forms are being used, this may be used as the value of the FAI (First Article Inspection) Report Number field.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="ReportNumber" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ReportNumber element is the number to be assigned to the report corresponding to the reported data. If AS9102A or AS9102B forms are being used, this may be used as the value of the FAI (First Article Inspection) Report Number field.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / ManufacturingProcessId
Annotations
The optional ManufacturingProcessId element is a reference to the traceability information for the manufacturing process to be used to create the product.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="ManufacturingProcessId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ManufacturingProcessId element is a reference to the traceability information for the manufacturing process to be used to create the product.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / FixtureId
Annotations
The optional FixtureId element is a QIF reference to a fixture defined to be used in the setup of a measurement plan.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="FixtureId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FixtureId element is a QIF reference to a fixture defined to be used in the setup of a measurement plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / NotableEventIds
Annotations
The optional NotableEventIds element is a list of QIF ids of notable events.
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
minOccurs 0
Children Id
Instance
<NotableEventIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</NotableEventIds>
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="NotableEventIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional NotableEventIds element is a list of QIF ids of notable events.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / InspectionSoftwareItems
Annotations
The optional InspectionSoftwareItems element is a list of software to be used in the inspection.
Diagram
Diagram Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType_InspectionProgramGenerationSoftware Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType_InspectionProgramExecutionSoftware Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType_AnalysisSoftware Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType_CADSoftware Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType_DMESoftware Traceability_xsd_Complex_Type_InspectionSoftwareItemsType.tmp#InspectionSoftwareItemsType
Type InspectionSoftwareItemsType
Properties
content complex
minOccurs 0
Children AnalysisSoftware, CADSoftware, DMESoftware, InspectionProgramExecutionSoftware, InspectionProgramGenerationSoftware
Instance
<InspectionSoftwareItems xmlns="http://qifstandards.org/xsd/qif3">
  <InspectionProgramGenerationSoftware n="">{0,1}</InspectionProgramGenerationSoftware>
  <InspectionProgramExecutionSoftware n="">{0,1}</InspectionProgramExecutionSoftware>
  <AnalysisSoftware n="">{0,1}</AnalysisSoftware>
  <CADSoftware n="">{0,1}</CADSoftware>
  <DMESoftware n="">{0,1}</DMESoftware>
</InspectionSoftwareItems>
Source
<xs:element name="InspectionSoftwareItems" type="InspectionSoftwareItemsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionSoftwareItems element is a list of software to be used in the inspection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / InspectionProgram
Annotations
The optional InspectionProgram element gives information about a program (such as a CMM program) to be used to inspect the product.
Diagram
Diagram Traceability_xsd_Complex_Type_InspectionProgramType.tmp#InspectionProgramType_File Traceability_xsd_Complex_Type_InspectionProgramType.tmp#InspectionProgramType_Description Traceability_xsd_Complex_Type_InspectionProgramType.tmp#InspectionProgramType_FormalStandardId Traceability_xsd_Complex_Type_InspectionProgramType.tmp#InspectionProgramType_Author Traceability_xsd_Complex_Type_InspectionProgramType.tmp#InspectionProgramType
Type InspectionProgramType
Properties
content complex
minOccurs 0
Children Author, Description, File, FormalStandardId
Instance
<InspectionProgram xmlns="http://qifstandards.org/xsd/qif3">
  <File>{1,1}</File>
  <Description>{0,1}</Description>
  <FormalStandardId xId="">{1,1}</FormalStandardId>
  <Author>{1,1}</Author>
</InspectionProgram>
Source
<xs:element name="InspectionProgram" type="InspectionProgramType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionProgram element gives information about a program (such as a CMM program) to be used to inspect the product.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element ProductTraceabilityType / MeasurementDeviceIds
Annotations
The optional MeasurementDeviceIds element is a list of references to the measurement devices to be used in the inspection.
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
minOccurs 0
Children Id
Instance
<MeasurementDeviceIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</MeasurementDeviceIds>
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="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MeasurementDeviceIds element is a list of references to the measurement devices to be used in the inspection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Complex Type ProductTraceabilityType
Annotations
The ProductTraceabilityType defines traceability information for a part or assembly.
Diagram
Diagram Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_ReportNumber Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_ManufacturingProcessId Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_FixtureId Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_NotableEventIds Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_InspectionSoftwareItems Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_InspectionProgram Traceability_xsd_Complex_Type_ProductTraceabilityType.tmp#ProductTraceabilityType_MeasurementDeviceIds Primitives_xsd_Element_Attributes.tmp#Attributes
Used by
Children Attributes, FixtureId, InspectionProgram, InspectionSoftwareItems, ManufacturingProcessId, MeasurementDeviceIds, NotableEventIds, ReportNumber
Source
<xs:complexType name="ProductTraceabilityType">
  <xs:annotation>
    <xs:documentation>The ProductTraceabilityType defines traceability information for a part or assembly.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ReportNumber" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ReportNumber element is the number to be assigned to the report corresponding to the reported data. If AS9102A or AS9102B forms are being used, this may be used as the value of the FAI (First Article Inspection) Report Number field.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ManufacturingProcessId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ManufacturingProcessId element is a reference to the traceability information for the manufacturing process to be used to create the product.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FixtureId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional FixtureId element is a QIF reference to a fixture defined to be used in the setup of a measurement plan.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NotableEventIds" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional NotableEventIds element is a list of QIF ids of notable events.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InspectionSoftwareItems" type="InspectionSoftwareItemsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionSoftwareItems element is a list of software to be used in the inspection.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InspectionProgram" type="InspectionProgramType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionProgram element gives information about a program (such as a CMM program) to be used to inspect the product.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional MeasurementDeviceIds element is a list of references to the measurement devices to be used in the inspection.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="Attributes" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd