Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element InspectionSoftwareItemsType / InspectionProgramGenerationSoftware
Annotations
The optional InspectionProgramGenerationSoftware element gives information about the ids of software used to generate the program.
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
<InspectionProgramGenerationSoftware n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</InspectionProgramGenerationSoftware>
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="InspectionProgramGenerationSoftware" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionProgramGenerationSoftware element gives information about the ids of software used to generate the program.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionSoftwareItemsType / InspectionProgramExecutionSoftware
Annotations
The optional InspectionProgramExecutionSoftware element gives information about the ids of software used to perform 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
<InspectionProgramExecutionSoftware n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</InspectionProgramExecutionSoftware>
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="InspectionProgramExecutionSoftware" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionProgramExecutionSoftware element gives information about the ids of software used to perform the inspection.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionSoftwareItemsType / AnalysisSoftware
Annotations
The optional AnalysisSoftware element gives information about the ids of software used for inspection data analysis.
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
<AnalysisSoftware n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</AnalysisSoftware>
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="AnalysisSoftware" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AnalysisSoftware element gives information about the ids of software used for inspection data analysis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionSoftwareItemsType / CADSoftware
Annotations
The optional CADSoftware element gives information about the ids of CAD software used to create the product model.
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
<CADSoftware n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</CADSoftware>
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="CADSoftware" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CADSoftware element gives information about the ids of CAD software used to create the product model.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element InspectionSoftwareItemsType / DMESoftware
Annotations
The optional DMESoftware element gives information about the ids of software running on the DME.
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
<DMESoftware n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</DMESoftware>
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="DMESoftware" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DMESoftware element gives information about the ids of software running on the DME.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Complex Type InspectionSoftwareItemsType
Annotations
The InspectionSoftwareItemsType defines information about software used to create the product model, to analyze data and/or to perform the product 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
Used by
Children AnalysisSoftware, CADSoftware, DMESoftware, InspectionProgramExecutionSoftware, InspectionProgramGenerationSoftware
Source
<xs:complexType name="InspectionSoftwareItemsType">
  <xs:annotation>
    <xs:documentation>The InspectionSoftwareItemsType defines information about software used to create the product model, to analyze data and/or to perform the product inspection.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="InspectionProgramGenerationSoftware" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionProgramGenerationSoftware element gives information about the ids of software used to generate the program.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InspectionProgramExecutionSoftware" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionProgramExecutionSoftware element gives information about the ids of software used to perform the inspection.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AnalysisSoftware" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AnalysisSoftware element gives information about the ids of software used for inspection data analysis.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CADSoftware" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CADSoftware element gives information about the ids of CAD software used to create the product model.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DMESoftware" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional DMESoftware element gives information about the ids of software running on the DME.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd