Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element ActualComponentType / SerialNumber
Annotations
The optional SerialNumber element is a label of a specific actual component of a given type. Components with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given actual component from all other actual components in a QIF application instance file.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="SerialNumber" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SerialNumber element is a label of a specific actual component of a given type. Components with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given actual component from all other actual components in a QIF application instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element ActualComponentType / AdditionalChanges
Annotations
The optional AdditionalChanges element is a record of any changes to the product beyond what is recorded in the product model. The information recorded here may be used for the Additional Changes field of an AS9102A form.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="AdditionalChanges" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AdditionalChanges element is a record of any changes to the product beyond what is recorded in the product model. The information recorded here may be used for the Additional Changes field of an AS9102A form.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element ActualComponentType / Status
Annotations
The Status element gives the inspection status of the actual component.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_InspectionStatusType.tmp#InspectionStatusType_InspectionStatusEnum IntermediatesPMI_xsd_Complex_Type_InspectionStatusType.tmp#InspectionStatusType_OtherInspectionStatus IntermediatesPMI_xsd_Complex_Type_InspectionStatusType.tmp#InspectionStatusType
Type InspectionStatusType
Properties
content complex
Children InspectionStatusEnum, OtherInspectionStatus
Instance
<Status xmlns="http://qifstandards.org/xsd/qif3">
  <InspectionStatusEnum>{1,1}</InspectionStatusEnum>
  <OtherInspectionStatus>{1,1}</OtherInspectionStatus>
</Status>
Source
<xs:element name="Status" type="InspectionStatusType">
  <xs:annotation>
    <xs:documentation>The Status element gives the inspection status of the actual component.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element ActualComponentType / Traceability
Annotations
The optional Traceability element gives traceability information for an actual component.
Diagram
Diagram Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_SampleNumber Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_LotNumber Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_ReportNumber Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_ManufacturingProcessId Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_FixtureId Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_NotableEventIds Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_NotedEventIds Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_InspectionStart Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_InspectionEnd Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_InspectionSoftwareItems Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_InspectionProgram Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_InspectionOperator Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_MeasurementDeviceIds Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_ProductEnvironments Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType_Errors Primitives_xsd_Element_Attributes.tmp#Attributes Traceability_xsd_Complex_Type_ActualProductTraceabilityType.tmp#ActualProductTraceabilityType
Type ActualProductTraceabilityType
Properties
content complex
minOccurs 0
Children Attributes, Errors, FixtureId, InspectionEnd, InspectionOperator, InspectionProgram, InspectionSoftwareItems, InspectionStart, LotNumber, ManufacturingProcessId, MeasurementDeviceIds, NotableEventIds, NotedEventIds, ProductEnvironments, ReportNumber, SampleNumber
Instance
<Traceability xmlns="http://qifstandards.org/xsd/qif3">
  <SampleNumber>{0,1}</SampleNumber>
  <LotNumber>{0,1}</LotNumber>
  <ReportNumber>{0,1}</ReportNumber>
  <ManufacturingProcessId xId="">{0,1}</ManufacturingProcessId>
  <FixtureId xId="">{0,1}</FixtureId>
  <NotableEventIds n="">{0,1}</NotableEventIds>
  <NotedEventIds n="">{0,1}</NotedEventIds>
  <InspectionStart>{0,1}</InspectionStart>
  <InspectionEnd>{0,1}</InspectionEnd>
  <InspectionSoftwareItems>{0,1}</InspectionSoftwareItems>
  <InspectionProgram>{0,1}</InspectionProgram>
  <InspectionOperator>{0,1}</InspectionOperator>
  <MeasurementDeviceIds n="">{0,1}</MeasurementDeviceIds>
  <ProductEnvironments n="">{0,1}</ProductEnvironments>
  <Errors n="">{0,1}</Errors>
  <Attributes n="">{0,1}</Attributes>
</Traceability>
Source
<xs:element name="Traceability" type="ActualProductTraceabilityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Traceability element gives traceability information for an actual component.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element ActualComponentType / AsmPathId
Annotations
The optional AsmPathId element is the id of the assembly path of this component.
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="AsmPathId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AsmPathId element is the id of the assembly path of this component.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Complex Type ActualComponentType
Annotations
The ActualComponentType defines data of an actual component.
Diagram
Diagram QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_id Primitives_xsd_Element_Attributes.tmp#Attributes QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_SerialNumber QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_AdditionalChanges QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_Status QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_Traceability QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_AsmPathId
Used by
Element ActualComponent
Children AdditionalChanges, AsmPathId, Attributes, SerialNumber, Status, Traceability
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the actual component data, used for referencing.
Source
<xs:complexType name="ActualComponentType">
  <xs:annotation>
    <xs:documentation>The ActualComponentType defines data of an actual component.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <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:element name="SerialNumber" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SerialNumber element is a label of a specific actual component of a given type. Components with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given actual component from all other actual components in a QIF application instance file.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AdditionalChanges" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AdditionalChanges element is a record of any changes to the product beyond what is recorded in the product model. The information recorded here may be used for the Additional Changes field of an AS9102A form.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Status" type="InspectionStatusType">
      <xs:annotation>
        <xs:documentation>The Status element gives the inspection status of the actual component.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Traceability" type="ActualProductTraceabilityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Traceability element gives traceability information for an actual component.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AsmPathId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AsmPathId element is the id of the assembly path of this component.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="QIFIdType" use="required">
    <xs:annotation>
      <xs:documentation>The id attribute is the QIF id of the actual component data, used for referencing.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Attribute ActualComponentType / @id
Annotations
The id attribute is the QIF id of the actual component data, used for referencing.
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type ActualComponentType
Source
<xs:attribute name="id" type="QIFIdType" use="required">
  <xs:annotation>
    <xs:documentation>The id attribute is the QIF id of the actual component data, used for referencing.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd