Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ProfileCharacteristicMeasurementBaseType / WorstPositiveDeviation
Annotations
The optional WorstPositiveDeviation element is the most positive deviation in the direction of the surface or curve normal. This deviation can be a negative number.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="WorstPositiveDeviation" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WorstPositiveDeviation element is the most positive deviation in the direction of the surface or curve normal. This deviation can be a negative number.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / WorstNegativeDeviation
Annotations
The optional WorstNegativeDeviation element is the most negative deviation in the direction of the surface or curve normal. This deviation can be a positive number.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="WorstNegativeDeviation" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WorstNegativeDeviation element is the most negative deviation in the direction of the surface or curve normal. This deviation can be a positive number.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / PointDeviations
Annotations
The optional PointDeviations element is a list of the vector deviations of measurement points from nominal.
Diagram
Diagram Characteristics_xsd_Complex_Type_PointDeviationsType.tmp#PointDeviationsType_n Characteristics_xsd_Complex_Type_PointDeviationsType.tmp#PointDeviationsType_PointDeviation Characteristics_xsd_Complex_Type_PointDeviationsType.tmp#PointDeviationsType
Type PointDeviationsType
Properties
content complex
minOccurs 0
Children PointDeviation
Instance
<PointDeviations n="" xmlns="http://qifstandards.org/xsd/qif3">
  <PointDeviation>{1,unbounded}</PointDeviation>
</PointDeviations>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of point deviations in this set.
Source
<xs:element name="PointDeviations" type="PointDeviationsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PointDeviations element is a list of the vector deviations of measurement points from nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / DatumsOk
Annotations
The optional DatumsOk element specifies whether the datum features passed all their associated characteristic evaluations. The element is set to "true" for passed all, is set to "false" for did not pass all, and is not present if the status of the datum features is unknown.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="DatumsOk" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DatumsOk element specifies whether the datum features passed all their associated characteristic evaluations. The element is set to "true" for passed all, is set to "false" for did not pass all, and is not present if the status of the datum features is unknown.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / DRFTransformActualId
Annotations
The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile DRF of this characteristic.
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="DRFTransformActualId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile DRF of this characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / SecondCompositeSegmentProfileMeasurement
Annotations
The optional SecondCompositeSegmentProfileMeasurement gives information about the second segment of a measured composite frame profile characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Value Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MaxValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MinValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_DRFTransformActualId Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_ZoneDataSet Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType Characteristics_xsd_Complex_Type_CompositeSegmentProfileMeasurementType.tmp#CompositeSegmentProfileMeasurementType
Type CompositeSegmentProfileMeasurementType
Type hierarchy
Properties
content complex
minOccurs 0
Children DRFTransformActualId, MaxValue, MinValue, Status, Value, ZoneDataSet
Instance
<SecondCompositeSegmentProfileMeasurement xmlns="http://qifstandards.org/xsd/qif3">
  <Value combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Value>
  <MaxValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MaxValue>
  <MinValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MinValue>
  <Status>{1,1}</Status>
  <DRFTransformActualId xId="">{0,1}</DRFTransformActualId>
  <ZoneDataSet n="">{0,1}</ZoneDataSet>
</SecondCompositeSegmentProfileMeasurement>
Source
<xs:element name="SecondCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SecondCompositeSegmentProfileMeasurement gives information about the second segment of a measured composite frame profile characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / ThirdCompositeSegmentProfileMeasurement
Annotations
The optional ThirdCompositeSegmentProfileMeasurement gives information about the third segment of a measured composite frame profile characteristic. This element may be used only if the SecondCompositeSegmentProfileMeasurement element is used.
Diagram
Diagram Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Value Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MaxValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MinValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_DRFTransformActualId Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_ZoneDataSet Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType Characteristics_xsd_Complex_Type_CompositeSegmentProfileMeasurementType.tmp#CompositeSegmentProfileMeasurementType
Type CompositeSegmentProfileMeasurementType
Type hierarchy
Properties
content complex
minOccurs 0
Children DRFTransformActualId, MaxValue, MinValue, Status, Value, ZoneDataSet
Instance
<ThirdCompositeSegmentProfileMeasurement xmlns="http://qifstandards.org/xsd/qif3">
  <Value combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Value>
  <MaxValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MaxValue>
  <MinValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MinValue>
  <Status>{1,1}</Status>
  <DRFTransformActualId xId="">{0,1}</DRFTransformActualId>
  <ZoneDataSet n="">{0,1}</ZoneDataSet>
</ThirdCompositeSegmentProfileMeasurement>
Source
<xs:element name="ThirdCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThirdCompositeSegmentProfileMeasurement gives information about the third segment of a measured composite frame profile characteristic. This element may be used only if the SecondCompositeSegmentProfileMeasurement element is used.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ProfileCharacteristicMeasurementBaseType / FourthCompositeSegmentProfileMeasurement
Annotations
The optional FourthCompositeSegmentProfileMeasurement gives information about the fourth segment of a measured composite frame profile characteristic. This element may be used only if the ThirdCompositeSegmentProfileMeasurement element is used.
Diagram
Diagram Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Value Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MaxValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_MinValue Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_DRFTransformActualId Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType_ZoneDataSet Characteristics_xsd_Complex_Type_CompositeSegmentMeasurementBaseType.tmp#CompositeSegmentMeasurementBaseType Characteristics_xsd_Complex_Type_CompositeSegmentProfileMeasurementType.tmp#CompositeSegmentProfileMeasurementType
Type CompositeSegmentProfileMeasurementType
Type hierarchy
Properties
content complex
minOccurs 0
Children DRFTransformActualId, MaxValue, MinValue, Status, Value, ZoneDataSet
Instance
<FourthCompositeSegmentProfileMeasurement xmlns="http://qifstandards.org/xsd/qif3">
  <Value combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Value>
  <MaxValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MaxValue>
  <MinValue combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</MinValue>
  <Status>{1,1}</Status>
  <DRFTransformActualId xId="">{0,1}</DRFTransformActualId>
  <ZoneDataSet n="">{0,1}</ZoneDataSet>
</FourthCompositeSegmentProfileMeasurement>
Source
<xs:element name="FourthCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FourthCompositeSegmentProfileMeasurement gives information about the fourth segment of a measured composite frame profile characteristic. This element may be used only if the ThirdCompositeSegmentProfileMeasurement element is used.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type ProfileCharacteristicMeasurementBaseType
Annotations
The ProfileCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured profile characteristic evaluation.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_Status Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_CharacteristicItemId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_TimeStamp Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_FeatureMeasurementIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ActualComponentId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_MeasurementDeviceIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_ManufacturingProcessId Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NotedEventIds Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType_NonConformanceDesignator Characteristics_xsd_Complex_Type_CharacteristicMeasurementBaseType.tmp#CharacteristicMeasurementBaseType Characteristics_xsd_Complex_Type_GeometricCharacteristicMeasurementBaseType.tmp#GeometricCharacteristicMeasurementBaseType_Value Characteristics_xsd_Complex_Type_GeometricCharacteristicMeasurementBaseType.tmp#GeometricCharacteristicMeasurementBaseType_MaxValue Characteristics_xsd_Complex_Type_GeometricCharacteristicMeasurementBaseType.tmp#GeometricCharacteristicMeasurementBaseType_MinValue Characteristics_xsd_Complex_Type_GeometricCharacteristicMeasurementBaseType.tmp#GeometricCharacteristicMeasurementBaseType Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_WorstPositiveDeviation Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_WorstNegativeDeviation Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_PointDeviations Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_DatumsOk Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_DRFTransformActualId Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_SecondCompositeSegmentProfileMeasurement Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_ThirdCompositeSegmentProfileMeasurement Characteristics_xsd_Complex_Type_ProfileCharacteristicMeasurementBaseType.tmp#ProfileCharacteristicMeasurementBaseType_FourthCompositeSegmentProfileMeasurement
Type extension of GeometricCharacteristicMeasurementBaseType
Type hierarchy
Properties
abstract true
Used by
Children ActualComponentId, Attributes, CharacteristicItemId, DRFTransformActualId, DatumsOk, Description, FeatureMeasurementIds, FourthCompositeSegmentProfileMeasurement, ManufacturingProcessId, MaxValue, MeasurementDeviceIds, MinValue, NonConformanceDesignator, NotedEventIds, PointDeviations, SecondCompositeSegmentProfileMeasurement, Status, SubstituteFeatureAlgorithm, ThirdCompositeSegmentProfileMeasurement, TimeStamp, Value, WorstNegativeDeviation, WorstPositiveDeviation
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="ProfileCharacteristicMeasurementBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The ProfileCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured profile characteristic evaluation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="GeometricCharacteristicMeasurementBaseType">
      <xs:sequence>
        <xs:element name="WorstPositiveDeviation" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WorstPositiveDeviation element is the most positive deviation in the direction of the surface or curve normal. This deviation can be a negative number.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="WorstNegativeDeviation" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WorstNegativeDeviation element is the most negative deviation in the direction of the surface or curve normal. This deviation can be a positive number.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PointDeviations" type="PointDeviationsType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional PointDeviations element is a list of the vector deviations of measurement points from nominal.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DatumsOk" type="xs:boolean" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DatumsOk element specifies whether the datum features passed all their associated characteristic evaluations. The element is set to "true" for passed all, is set to "false" for did not pass all, and is not present if the status of the datum features is unknown.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DRFTransformActualId" type="QIFReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DRFTransformActualId element is the QIF id of the actual transform associated with the mobile DRF of this characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SecondCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SecondCompositeSegmentProfileMeasurement gives information about the second segment of a measured composite frame profile characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ThirdCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ThirdCompositeSegmentProfileMeasurement gives information about the third segment of a measured composite frame profile characteristic. This element may be used only if the SecondCompositeSegmentProfileMeasurement element is used.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FourthCompositeSegmentProfileMeasurement" type="CompositeSegmentProfileMeasurementType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FourthCompositeSegmentProfileMeasurement gives information about the fourth segment of a measured composite frame profile characteristic. This element may be used only if the ThirdCompositeSegmentProfileMeasurement element is used.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd