Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element InspectionTraceabilityType / InspectingOrganization
Annotations
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.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_Name IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_Address Primitives_xsd_Element_Attributes.tmp#Attributes IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType
Type OrganizationType
Properties
content complex
minOccurs 0
Children Address, Attributes, Name
Instance
<InspectingOrganization xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Address>{0,1}</Address>
  <Attributes n="">{0,1}</Attributes>
</InspectingOrganization>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / CustomerOrganization
Annotations
The optional CustomerOrganization element gives information about the organization that is the customer for the data in the report.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_Name IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_Address Primitives_xsd_Element_Attributes.tmp#Attributes IntermediatesPMI_xsd_Complex_Type_OrganizationType.tmp#OrganizationType IntermediatesPMI_xsd_Complex_Type_CustomerOrganizationType.tmp#CustomerOrganizationType_CustomerNumber IntermediatesPMI_xsd_Complex_Type_CustomerOrganizationType.tmp#CustomerOrganizationType
Type CustomerOrganizationType
Type hierarchy
Properties
content complex
minOccurs 0
Children Address, Attributes, CustomerNumber, Name
Instance
<CustomerOrganization xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <Address>{0,1}</Address>
  <Attributes n="">{0,1}</Attributes>
  <CustomerNumber>{1,1}</CustomerNumber>
</CustomerOrganization>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / SupplierCode
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / PurchaseOrderNumber
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / OrderNumber
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReportNumber
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionScope
Annotations
The optional, enumerated InspectionScope element is the scope of a first article inspection as used in AS9102A and AS9102B.
Diagram
Diagram Traceability_xsd_Simple_Type_InspectionScopeEnumType.tmp#InspectionScopeEnumType
Type InspectionScopeEnumType
Properties
content simple
minOccurs 0
Facets
enumeration DETAIL
enumeration ASSEMBLY
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionMode
Annotations
The optional, enumerated InspectionMode element is the mode of a first article inspection as used in AS9102A and AS9102B.
Diagram
Diagram Traceability_xsd_Simple_Type_InspectionModeEnumType.tmp#InspectionModeEnumType
Type InspectionModeEnumType
Properties
content simple
minOccurs 0
Facets
enumeration FAI_Full
enumeration FAI_Partial
enumeration 100Percent
enumeration APQP
enumeration KPC
enumeration PPAP
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / PartialInspection
Annotations
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.
Diagram
Diagram Traceability_xsd_Complex_Type_PartialInspectionType.tmp#PartialInspectionType_BaselineProductNumber Traceability_xsd_Complex_Type_PartialInspectionType.tmp#PartialInspectionType_BaselineProductVersion Traceability_xsd_Complex_Type_PartialInspectionType.tmp#PartialInspectionType_ReasonForPartialInspection Traceability_xsd_Complex_Type_PartialInspectionType.tmp#PartialInspectionType
Type PartialInspectionType
Properties
content complex
minOccurs 0
Children BaselineProductNumber, BaselineProductVersion, ReasonForPartialInspection
Instance
<PartialInspection xmlns="http://qifstandards.org/xsd/qif3">
  <BaselineProductNumber>{1,1}</BaselineProductNumber>
  <BaselineProductVersion>{0,1}</BaselineProductVersion>
  <ReasonForPartialInspection>{1,1}</ReasonForPartialInspection>
</PartialInspection>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / NotableEvents
Annotations
The optional NotableEvents element is a list of notable events associated with the inspection.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_NotableEventsType.tmp#NotableEventsType_n IntermediatesPMI_xsd_Complex_Type_NotableEventsType.tmp#NotableEventsType_NotableEvent IntermediatesPMI_xsd_Complex_Type_NotableEventsType.tmp#NotableEventsType
Type NotableEventsType
Properties
content complex
minOccurs 0
Children NotableEvent
Instance
<NotableEvents n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NotableEvent id="">{1,unbounded}</NotableEvent>
</NotableEvents>
Attributes
QName Type Use Annotation
n NaturalType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / NotedEvents
Annotations
The optional NotedEvents element is a list of noted events associated with the inspection.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_NotedEventsType.tmp#NotedEventsType_n IntermediatesPMI_xsd_Complex_Type_NotedEventsType.tmp#NotedEventsType_NotedEvent IntermediatesPMI_xsd_Complex_Type_NotedEventsType.tmp#NotedEventsType
Type NotedEventsType
Properties
content complex
minOccurs 0
Children NotedEvent
Instance
<NotedEvents n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NotedEvent id="">{1,unbounded}</NotedEvent>
</NotedEvents>
Attributes
QName Type Use Annotation
n NaturalType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionStart
Annotations
The optional InspectionStart element is the date and time in GMT (not local time) when the inspection started.
Diagram
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionEnd
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionSoftwareItems
Annotations
The optional InspectionSoftwateItems element is a list of information describing the software used in model creation, inspection and data analysis.
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 InspectionSoftwateItems element is a list of information describing the software used in model creation, inspection and data analysis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionProgram
Annotations
The optional InspectionProgram element gives information about a program (such as a CMM program) used or to be used to in the inspection.
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) used or to be used to in the inspection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / InspectionOperator
Annotations
The optional InspectionOperator element gives information about the person who operated the inspection device that gathered the data being reported.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_Name IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_EmployeeId IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_Shift IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType
Type EmployeeType
Properties
content complex
minOccurs 0
Children EmployeeId, Name, Shift
Instance
<InspectionOperator xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <EmployeeId>{0,1}</EmployeeId>
  <Shift>{0,1}</Shift>
</InspectionOperator>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReportPreparer
Annotations
The optional ReportPreparer element gives information about the person who prepared the inspection report (an AS9102A or AS9102B first article inspection report, for example).
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_Name IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_EmployeeId IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType_Shift IntermediatesPMI_xsd_Complex_Type_EmployeeType.tmp#EmployeeType
Type EmployeeType
Properties
content complex
minOccurs 0
Children EmployeeId, Name, Shift
Instance
<ReportPreparer xmlns="http://qifstandards.org/xsd/qif3">
  <Name>{1,1}</Name>
  <EmployeeId>{0,1}</EmployeeId>
  <Shift>{0,1}</Shift>
</ReportPreparer>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReportPreparationDate
Annotations
The optional ReportPreparationDate element is the date and time in GMT (not local time) when the report was completed.
Diagram
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReportType
Annotations
The optional ReportType element is the type of inspection report.
Diagram
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / SecurityClassification
Annotations
The optional SecurityClassification element gives the security classification of the inspection report.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_SecurityClassificationType.tmp#SecurityClassificationType_SecurityClassificationEnum PrimitivesPMI_xsd_Complex_Type_SecurityClassificationType.tmp#SecurityClassificationType_OtherSecurityClassification PrimitivesPMI_xsd_Complex_Type_SecurityClassificationType.tmp#SecurityClassificationType
Type SecurityClassificationType
Properties
content complex
minOccurs 0
Children OtherSecurityClassification, SecurityClassificationEnum
Instance
<SecurityClassification xmlns="http://qifstandards.org/xsd/qif3">
  <SecurityClassificationEnum>{1,1}</SecurityClassificationEnum>
  <OtherSecurityClassification>{1,1}</OtherSecurityClassification>
</SecurityClassification>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / PlantLocation
Annotations
The optional PlantLocation element gives information about the location of the plant where the inspection was performed.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_id IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_LocationDescription IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_Address IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType
Type LocationType
Properties
content complex
minOccurs 0
Children Address, LocationDescription
Instance
<PlantLocation id="" xmlns="http://qifstandards.org/xsd/qif3">
  <LocationDescription>{1,1}</LocationDescription>
  <Address>{0,1}</Address>
</PlantLocation>
Attributes
QName Type Use Annotation
id QIFIdType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReferencedQIFPlanInstance
Annotations
The ReferencedQIFPlanInstance element identifies the plan that was used in preparing this file.
Diagram
Diagram Primitives_xsd_Complex_Type_QPIdFullReferenceType.tmp#QPIdFullReferenceType_ItemQPId Primitives_xsd_Complex_Type_QPIdFullReferenceType.tmp#QPIdFullReferenceType_DocumentQPId Primitives_xsd_Complex_Type_QPIdFullReferenceType.tmp#QPIdFullReferenceType
Type QPIdFullReferenceType
Properties
content complex
Children DocumentQPId, ItemQPId
Instance
<ReferencedQIFPlanInstance xmlns="http://qifstandards.org/xsd/qif3">
  <ItemQPId>{1,1}</ItemQPId>
  <DocumentQPId>{0,unbounded}</DocumentQPId>
</ReferencedQIFPlanInstance>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / ReferencedQIFPlan
Annotations
The ReferencedQIFPlan element indicates that the QIF Plans file that was used in preparing this file is the one in this file.
Diagram
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionTraceabilityType / Errors
Annotations
The optional Errors element is a list of any errors that occurred during the measurement process.
Diagram
Diagram Traceability_xsd_Complex_Type_ErrorsType.tmp#ErrorsType_n Traceability_xsd_Complex_Type_ErrorsType.tmp#ErrorsType_Error Traceability_xsd_Complex_Type_ErrorsType.tmp#ErrorsType
Type ErrorsType
Properties
content complex
minOccurs 0
Children Error
Instance
<Errors n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Error>{1,unbounded}</Error>
</Errors>
Attributes
QName Type Use Annotation
n NaturalType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Complex Type InspectionTraceabilityType
Annotations
The InspectionTraceabilityType defines information to support traceability of the inspection report.
Diagram
Diagram Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectingOrganization Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_CustomerOrganization Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_SupplierCode Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PurchaseOrderNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_OrderNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionScope Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionMode Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PartialInspection Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_NotableEvents Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_NotedEvents Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionStart Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionEnd Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionSoftwareItems Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionProgram Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionOperator Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportPreparer Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportPreparationDate Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportType Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_SecurityClassification Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PlantLocation Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReferencedQIFPlanInstance Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReferencedQIFPlan Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_Errors Primitives_xsd_Element_Attributes.tmp#Attributes
Used by
Children Attributes, CustomerOrganization, Errors, InspectingOrganization, InspectionEnd, InspectionMode, InspectionOperator, InspectionProgram, InspectionScope, InspectionSoftwareItems, InspectionStart, NotableEvents, NotedEvents, OrderNumber, PartialInspection, PlantLocation, PurchaseOrderNumber, ReferencedQIFPlan, ReferencedQIFPlanInstance, ReportNumber, ReportPreparationDate, ReportPreparer, ReportType, SecurityClassification, SupplierCode
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd