The optional SampleNumber element is the number assigned to a product with less restriction than Serial Number. e.g. in a Factorial Designed Experiment each product will be assigned a 'run number'.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="SampleNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SampleNumber element is the number assigned to a product with less restriction than Serial Number. e.g. in a Factorial Designed Experiment each product will be assigned a 'run number'.</xs:documentation></xs:annotation></xs:element>
The optional LotNumber element is the number of the lot from which the sample is drawn.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="LotNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional LotNumber element is the number of the lot from which the sample is drawn.</xs:documentation></xs:annotation></xs:element>
The optional ReportNumber element is the number 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
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 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>
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 used to create the product.</xs:documentation></xs:annotation></xs:element>
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 used to create the product.</xs:documentation></xs:annotation></xs:element>
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>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="NotedEventIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotedEventIds element is a list of QIF ids of noted events that occurred during creation of the product.</xs:documentation></xs:annotation></xs:element>
The optional InspectionStart element is the date and time in GMT (not local time) when the inspection started.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
Source
<xs:element name="InspectionStart" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionStart element is the date and time in GMT (not local time) when the inspection started.</xs:documentation></xs:annotation></xs:element>
The optional InspectionEnd element is the date and time in GMT (not local time) when the inspection of the product completed. For systems that do both inspection and analysis, it would imply completion of both inspection and the analysis.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
Source
<xs:element name="InspectionEnd" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionEnd element is the date and time in GMT (not local time) when the inspection of the product completed. For systems that do both inspection and analysis, it would imply completion of both inspection and the analysis.</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 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) used or to inspect the product.</xs:documentation></xs:annotation></xs:element>
<xs:element name="InspectionOperator" type="EmployeeType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionOperator element gives information about the person who operated the inspection device that gathered the data being reported.</xs:documentation></xs:annotation></xs:element>
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 used in the inspection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of environments in the list.
Source
<xs:element name="ProductEnvironments" type="EnvironmentsType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProductEnvironments element is a list of environments recorded during the inspection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Error elements in the set.
Source
<xs:element name="Errors" type="ErrorsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Errors element is a list of any errors that occurred during the measurement process.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ActualProductTraceabilityType"><xs:annotation><xs:documentation>The ActualProductTraceabilityType defines traceability information for a part or assembly.</xs:documentation></xs:annotation><xs:sequence><xs:element name="SampleNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SampleNumber element is the number assigned to a product with less restriction than Serial Number. e.g. in a Factorial Designed Experiment each product will be assigned a 'run number'.</xs:documentation></xs:annotation></xs:element><xs:element name="LotNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional LotNumber element is the number of the lot from which the sample is drawn.</xs:documentation></xs:annotation></xs:element><xs:element name="ReportNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportNumber element is the number 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 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 used to create the product.</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="NotedEventIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotedEventIds element is a list of QIF ids of noted events that occurred during creation of the product.</xs:documentation></xs:annotation></xs:element><xs:element name="InspectionStart" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionStart element is the date and time in GMT (not local time) when the inspection started.</xs:documentation></xs:annotation></xs:element><xs:element name="InspectionEnd" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionEnd element is the date and time in GMT (not local time) when the inspection of the product completed. For systems that do both inspection and analysis, it would imply completion of both inspection and the analysis.</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 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) used or to inspect the product.</xs:documentation></xs:annotation></xs:element><xs:element name="InspectionOperator" type="EmployeeType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectionOperator element gives information about the person who operated the inspection device that gathered the data being reported.</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 used in the inspection.</xs:documentation></xs:annotation></xs:element><xs:element name="ProductEnvironments" type="EnvironmentsType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProductEnvironments element is a list of environments recorded during the inspection.</xs:documentation></xs:annotation></xs:element><xs:element name="Errors" type="ErrorsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Errors element is a list of any errors that occurred during the measurement process.</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>