Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element MeasurementResultsType / InspectionTraceability
Annotations
The optional InspectionTraceability element gives traceability information that applies this set of measurement results.
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 Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType
Type InspectionTraceabilityType
Properties
content complex
minOccurs 0
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
Instance
<InspectionTraceability xmlns="http://qifstandards.org/xsd/qif3">
  <InspectingOrganization>{0,1}</InspectingOrganization>
  <CustomerOrganization>{0,1}</CustomerOrganization>
  <SupplierCode>{0,1}</SupplierCode>
  <PurchaseOrderNumber>{0,1}</PurchaseOrderNumber>
  <OrderNumber>{0,1}</OrderNumber>
  <ReportNumber>{0,1}</ReportNumber>
  <InspectionScope>{0,1}</InspectionScope>
  <InspectionMode>{0,1}</InspectionMode>
  <PartialInspection>{0,1}</PartialInspection>
  <NotableEvents n="">{0,1}</NotableEvents>
  <NotedEvents n="">{0,1}</NotedEvents>
  <InspectionStart>{0,1}</InspectionStart>
  <InspectionEnd>{0,1}</InspectionEnd>
  <InspectionSoftwareItems>{0,1}</InspectionSoftwareItems>
  <InspectionProgram>{0,1}</InspectionProgram>
  <InspectionOperator>{0,1}</InspectionOperator>
  <ReportPreparer>{0,1}</ReportPreparer>
  <ReportPreparationDate>{0,1}</ReportPreparationDate>
  <ReportType>{0,1}</ReportType>
  <SecurityClassification>{0,1}</SecurityClassification>
  <PlantLocation id="">{0,1}</PlantLocation>
  <ReferencedQIFPlanInstance>{1,1}</ReferencedQIFPlanInstance>
  <ReferencedQIFPlan>{1,1}</ReferencedQIFPlan>
  <Errors n="">{0,1}</Errors>
  <Attributes n="">{0,1}</Attributes>
</InspectionTraceability>
Source
<xs:element name="InspectionTraceability" type="InspectionTraceabilityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionTraceability element gives traceability information that applies this set of measurement results.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / ThisResultsInstanceQPId
Annotations
The optional ThisResultsInstanceQPId element uniquely identifies the measurement results. Different versions of the measurement results must have different ThisResultsInstanceQPId elements.
Diagram
Diagram Primitives_xsd_Simple_Type_QPIdType.tmp#QPIdType
Type QPIdType
Properties
content simple
minOccurs 0
Facets
pattern [A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}
Source
<xs:element name="ThisResultsInstanceQPId" type="QPIdType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThisResultsInstanceQPId element uniquely identifies the measurement results. Different versions of the measurement results must have different ThisResultsInstanceQPId elements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / ExternalFileReferences
Annotations
The optional ExternalFileReferences element is a list of references to additional files created in the measurement process, e.g. photos.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType_n IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType_ExternalFileReference IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType
Type ExternalFileReferencesType
Properties
content complex
minOccurs 0
Children ExternalFileReference
Instance
<ExternalFileReferences n="" xmlns="http://qifstandards.org/xsd/qif3">
  <ExternalFileReference>{1,unbounded}</ExternalFileReference>
</ExternalFileReferences>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of external file references in this list.
Source
<xs:element name="ExternalFileReferences" type="ExternalFileReferencesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ExternalFileReferences element is a list of references to additional files created in the measurement process, e.g. photos.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / MeasuredFeatures
Annotations
The optional MeasuredFeatures element gives information about the features used in the measurement results.
Diagram
Diagram Features_xsd_Complex_Type_FeatureMeasurementsType.tmp#FeatureMeasurementsType_n Features_xsd_Element_FeatureMeasurement.tmp#FeatureMeasurement Features_xsd_Complex_Type_FeatureMeasurementsType.tmp#FeatureMeasurementsType
Type FeatureMeasurementsType
Properties
content complex
minOccurs 0
Children FeatureMeasurement
Instance
<MeasuredFeatures n="" xmlns="http://qifstandards.org/xsd/qif3">
  <FeatureMeasurement id="">{1,unbounded}</FeatureMeasurement>
</MeasuredFeatures>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of feature measurements in the list.
Source
<xs:element name="MeasuredFeatures" type="FeatureMeasurementsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MeasuredFeatures element gives information about the features used in the measurement results.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / MeasuredPointSets
Annotations
The MeasuredPointSets element is a list of measured points sets which can be referenced by feature measurements.
Diagram
Diagram Features_xsd_Complex_Type_MeasuredPointSetsType.tmp#MeasuredPointSetsType_n Features_xsd_Element_MeasuredPointSet.tmp#MeasuredPointSet Features_xsd_Complex_Type_MeasuredPointSetsType.tmp#MeasuredPointSetsType
Type MeasuredPointSetsType
Properties
content complex
minOccurs 0
Children MeasuredPointSet
Instance
<MeasuredPointSets n="" xmlns="http://qifstandards.org/xsd/qif3">
  <MeasuredPointSet combinedUncertainty="" count="" decimalPlaces="" id="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,unbounded}</MeasuredPointSet>
</MeasuredPointSets>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of measured point sets in the list.
Source
<xs:element name="MeasuredPointSets" type="MeasuredPointSetsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The MeasuredPointSets element is a list of measured points sets which can be referenced by feature measurements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / ActualTransforms
Annotations
The optional ActualTransforms element gives information about the actual transforms used in the measurement results. These transforms can represent actual coordinate system transforms or actual datum reference frame transforms.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_TransformListType.tmp#TransformListType_n IntermediatesPMI_xsd_Complex_Type_TransformListType.tmp#TransformListType_Transform IntermediatesPMI_xsd_Complex_Type_TransformListType.tmp#TransformListType
Type TransformListType
Properties
content complex
minOccurs 0
Children Transform
Instance
<ActualTransforms n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Transform decimalPlaces="" id="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,unbounded}</Transform>
</ActualTransforms>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of transforms in the list.
Source
<xs:element name="ActualTransforms" type="TransformListType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ActualTransforms element gives information about the actual transforms used in the measurement results. These transforms can represent actual coordinate system transforms or actual datum reference frame transforms.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / InspectionStatus
Annotations
The InspectionStatus element reports the status of the MeasurementResults.
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
<InspectionStatus xmlns="http://qifstandards.org/xsd/qif3">
  <InspectionStatusEnum>{1,1}</InspectionStatusEnum>
  <OtherInspectionStatus>{1,1}</OtherInspectionStatus>
</InspectionStatus>
Source
<xs:element name="InspectionStatus" type="InspectionStatusType">
  <xs:annotation>
    <xs:documentation>The InspectionStatus element reports the status of the MeasurementResults.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Element MeasurementResultsType / ActualComponentIds
Annotations
The ActualComponentIds element is the list of actual component QIF ids.
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
<ActualComponentIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</ActualComponentIds>
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="ActualComponentIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The ActualComponentIds element is the list of actual component QIF ids.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Complex Type MeasurementResultsType
Annotations
The MeasurementResultsType defines information about measurement results.
Diagram
Diagram QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_id Primitives_xsd_Element_Attributes.tmp#Attributes QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_InspectionTraceability QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_ThisResultsInstanceQPId QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_ExternalFileReferences QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_MeasuredFeatures QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_MeasuredPointSets Characteristics_xsd_Element_MeasuredCharacteristics.tmp#MeasuredCharacteristics QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_ActualTransforms IntermediatesPMI_xsd_Element_CoordinateSystemActualTransformAssociations.tmp#CoordinateSystemActualTransformAssociations QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_InspectionStatus QIFResults_xsd_Complex_Type_MeasurementResultsType.tmp#MeasurementResultsType_ActualComponentIds
Used by
Children ActualComponentIds, ActualTransforms, Attributes, CoordinateSystemActualTransformAssociations, ExternalFileReferences, InspectionStatus, InspectionTraceability, MeasuredCharacteristics, MeasuredFeatures, MeasuredPointSets, ThisResultsInstanceQPId
Attributes
QName Type Use
id QIFIdType required
Source
<xs:complexType name="MeasurementResultsType">
  <xs:annotation>
    <xs:documentation>The MeasurementResultsType defines information about measurement results.</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="InspectionTraceability" type="InspectionTraceabilityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionTraceability element gives traceability information that applies this set of measurement results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ThisResultsInstanceQPId" type="QPIdType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ThisResultsInstanceQPId element uniquely identifies the measurement results. Different versions of the measurement results must have different ThisResultsInstanceQPId elements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExternalFileReferences" type="ExternalFileReferencesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ExternalFileReferences element is a list of references to additional files created in the measurement process, e.g. photos.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeasuredFeatures" type="FeatureMeasurementsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional MeasuredFeatures element gives information about the features used in the measurement results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeasuredPointSets" type="MeasuredPointSetsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The MeasuredPointSets element is a list of measured points sets which can be referenced by feature measurements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="MeasuredCharacteristics" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional MeasuredCharacteristics element gives information about the characteristics used in the measurement results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ActualTransforms" type="TransformListType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ActualTransforms element gives information about the actual transforms used in the measurement results. These transforms can represent actual coordinate system transforms or actual datum reference frame transforms.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="CoordinateSystemActualTransformAssociations" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CoordinateSystemActualTransformAssociations element gives information about the association of actual transforms with coordinate systems.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InspectionStatus" type="InspectionStatusType">
      <xs:annotation>
        <xs:documentation>The InspectionStatus element reports the status of the MeasurementResults.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ActualComponentIds" type="ArrayReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The ActualComponentIds element is the list of actual component QIF ids.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="QIFIdType" use="required"/>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd
Attribute MeasurementResultsType / @id
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type MeasurementResultsType
Source
<xs:attribute name="id" type="QIFIdType" use="required"/>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd