The optional InspectingOrganization element gives information about the organization that generated the data in the report. The name of the inspecting organization is the 'Organization Name' required by AS9102A and AS9102B.
<xs:element name="InspectingOrganization" type="OrganizationType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectingOrganization element gives information about the organization that generated the data in the report. The name of the inspecting organization is the 'Organization Name' required by AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CustomerOrganization" type="CustomerOrganizationType" minOccurs="0"><xs:annotation><xs:documentation>The optional CustomerOrganization element gives information about the organization that is the customer for the data in the report.</xs:documentation></xs:annotation></xs:element>
The optional SupplierCode element is a number given by the Customer to the organization that generated the XML file in which this information appears. From the customer's point of view, the supplier code identifies a specific supplier. Supplier code is sometimes called Vendor Code, Vendor Identification Number, Supplier Number, etc.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="SupplierCode" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SupplierCode element is a number given by the Customer to the organization that generated the XML file in which this information appears. From the customer's point of view, the supplier code identifies a specific supplier. Supplier code is sometimes called Vendor Code, Vendor Identification Number, Supplier Number, etc.</xs:documentation></xs:annotation></xs:element>
The optional PurchaseOrderNumber element is an identifier assigned by the customer to a purchase order. A purchase order is a contract between the supplier and the customer that commits the customer and supplier to specific prices for specific goods (and possibly specific amounts of goods). A purchase order may be a standing agreement under which a number of specific orders are made over a period of time.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="PurchaseOrderNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional PurchaseOrderNumber element is an identifier assigned by the customer to a purchase order. A purchase order is a contract between the supplier and the customer that commits the customer and supplier to specific prices for specific goods (and possibly specific amounts of goods). A purchase order may be a standing agreement under which a number of specific orders are made over a period of time.</xs:documentation></xs:annotation></xs:element>
The optional OrderNumber element is an identifier assigned by the customer to an order. Where there is a standing purchase order, there may be several order numbers for specific purchases over a period of time.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="OrderNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional OrderNumber element is an identifier assigned by the customer to an order. Where there is a standing purchase order, there may be several order numbers for specific purchases over a period of time.</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>
<xs:element name="InspectionScope" type="InspectionScopeEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional, enumerated InspectionScope element is the scope of a first article inspection as used in AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element>
<xs:element name="InspectionMode" type="InspectionModeEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional, enumerated InspectionMode element is the mode of a first article inspection as used in AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element>
The optional PartialInspection element gives the rationale for a partial inspection. It should be used if the value of the InspectionMode element is FAI_Partial and may be used for any other partial inspection.
<xs:element name="PartialInspection" type="PartialInspectionType" minOccurs="0"><xs:annotation><xs:documentation>The optional PartialInspection element gives the rationale for a partial inspection. It should be used if the value of the InspectionMode element is FAI_Partial and may be used for any other partial inspection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of notable events in the list.
Source
<xs:element name="NotableEvents" type="NotableEventsType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotableEvents element is a list of notable events associated with the inspection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of noted events in the list.
Source
<xs:element name="NotedEvents" type="NotedEventsType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotedEvents element is a list of noted events associated with the inspection.</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 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 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 InspectionSoftwateItems element is a list of information describing the software used in model creation, inspection and data analysis.</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 be used to in the inspection.</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 optional ReportPreparer element gives information about the person who prepared the inspection report (an AS9102A or AS9102B first article inspection report, for example).
<xs:element name="ReportPreparer" type="EmployeeType" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportPreparer element gives information about the person who prepared the inspection report (an AS9102A or AS9102B first article inspection report, for example).</xs:documentation></xs:annotation></xs:element>
The optional ReportPreparationDate element is the date and time in GMT (not local time) when the report was completed.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
Source
<xs:element name="ReportPreparationDate" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportPreparationDate element is the date and time in GMT (not local time) when the report was completed.</xs:documentation></xs:annotation></xs:element>
The optional ReportType element is the type of inspection report.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="ReportType" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportType element is the type of inspection report.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SecurityClassification" type="SecurityClassificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecurityClassification element gives the security classification of the inspection report.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the location, used for referencing.
Source
<xs:element name="PlantLocation" type="LocationType" minOccurs="0"><xs:annotation><xs:documentation>The optional PlantLocation element gives information about the location of the plant where the inspection was performed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ReferencedQIFPlanInstance" type="QPIdFullReferenceType"><xs:annotation><xs:documentation>The ReferencedQIFPlanInstance element identifies the plan that was used in preparing this file.</xs:documentation></xs:annotation></xs:element>
The ReferencedQIFPlan element indicates that the QIF Plans file that was used in preparing this file is the one in this file.
Diagram
Type
xs:NMTOKEN
Properties
content
simple
fixed
ThisFile
Source
<xs:element name="ReferencedQIFPlan" type="xs:NMTOKEN" fixed="ThisFile"><xs:annotation><xs:documentation>The ReferencedQIFPlan element indicates that the QIF Plans file that was used in preparing this file is the one in this file.</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="InspectionTraceabilityType"><xs:annotation><xs:documentation>The InspectionTraceabilityType defines information to support traceability of the inspection report.</xs:documentation></xs:annotation><xs:sequence><xs:element name="InspectingOrganization" type="OrganizationType" minOccurs="0"><xs:annotation><xs:documentation>The optional InspectingOrganization element gives information about the organization that generated the data in the report. The name of the inspecting organization is the 'Organization Name' required by AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element><xs:element name="CustomerOrganization" type="CustomerOrganizationType" minOccurs="0"><xs:annotation><xs:documentation>The optional CustomerOrganization element gives information about the organization that is the customer for the data in the report.</xs:documentation></xs:annotation></xs:element><xs:element name="SupplierCode" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SupplierCode element is a number given by the Customer to the organization that generated the XML file in which this information appears. From the customer's point of view, the supplier code identifies a specific supplier. Supplier code is sometimes called Vendor Code, Vendor Identification Number, Supplier Number, etc.</xs:documentation></xs:annotation></xs:element><xs:element name="PurchaseOrderNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional PurchaseOrderNumber element is an identifier assigned by the customer to a purchase order. A purchase order is a contract between the supplier and the customer that commits the customer and supplier to specific prices for specific goods (and possibly specific amounts of goods). A purchase order may be a standing agreement under which a number of specific orders are made over a period of time.</xs:documentation></xs:annotation></xs:element><xs:element name="OrderNumber" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional OrderNumber element is an identifier assigned by the customer to an order. Where there is a standing purchase order, there may be several order numbers for specific purchases over a period of time.</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="InspectionScope" type="InspectionScopeEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional, enumerated InspectionScope element is the scope of a first article inspection as used in AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element><xs:element name="InspectionMode" type="InspectionModeEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional, enumerated InspectionMode element is the mode of a first article inspection as used in AS9102A and AS9102B.</xs:documentation></xs:annotation></xs:element><xs:element name="PartialInspection" type="PartialInspectionType" minOccurs="0"><xs:annotation><xs:documentation>The optional PartialInspection element gives the rationale for a partial inspection. It should be used if the value of the InspectionMode element is FAI_Partial and may be used for any other partial inspection.</xs:documentation></xs:annotation></xs:element><xs:element name="NotableEvents" type="NotableEventsType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotableEvents element is a list of notable events associated with the inspection.</xs:documentation></xs:annotation></xs:element><xs:element name="NotedEvents" type="NotedEventsType" minOccurs="0"><xs:annotation><xs:documentation>The optional NotedEvents element is a list of noted events associated with the inspection.</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 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 InspectionSoftwateItems element is a list of information describing the software used in model creation, inspection and data analysis.</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 be used to in the inspection.</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="ReportPreparer" type="EmployeeType" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportPreparer element gives information about the person who prepared the inspection report (an AS9102A or AS9102B first article inspection report, for example).</xs:documentation></xs:annotation></xs:element><xs:element name="ReportPreparationDate" type="xs:dateTime" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportPreparationDate element is the date and time in GMT (not local time) when the report was completed.</xs:documentation></xs:annotation></xs:element><xs:element name="ReportType" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional ReportType element is the type of inspection report.</xs:documentation></xs:annotation></xs:element><xs:element name="SecurityClassification" type="SecurityClassificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecurityClassification element gives the security classification of the inspection report.</xs:documentation></xs:annotation></xs:element><xs:element name="PlantLocation" type="LocationType" minOccurs="0"><xs:annotation><xs:documentation>The optional PlantLocation element gives information about the location of the plant where the inspection was performed.</xs:documentation></xs:annotation></xs:element><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor allows a choice between identifying a plan in a separate file that was used in preparing this file or identifying the plan in this file as the one that was used in preparing this file. This is relevant if the file contains results.</xs:documentation></xs:annotation><xs:element name="ReferencedQIFPlanInstance" type="QPIdFullReferenceType"><xs:annotation><xs:documentation>The ReferencedQIFPlanInstance element identifies the plan that was used in preparing this file.</xs:documentation></xs:annotation></xs:element><xs:element name="ReferencedQIFPlan" type="xs:NMTOKEN" fixed="ThisFile"><xs:annotation><xs:documentation>The ReferencedQIFPlan element indicates that the QIF Plans file that was used in preparing this file is the one in this file.</xs:documentation></xs:annotation></xs:element></xs:choice><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>