Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ForceCharacteristicMeasurementBaseType / Value
Annotations
The optional Value element is the measured value of the force characteristic.
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_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType_forceUnit Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType
Type MeasuredForceValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
forceUnit xs:token optional
The optional forceUnit attribute defines the unit used by MeasuredForceValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Value" type="MeasuredForceValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Value element is the measured value of the force characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ForceCharacteristicMeasurementBaseType / MaxValue
Annotations
The optional MaxValue element is the maximum of the measured value when reported.
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_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType_forceUnit Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType
Type MeasuredForceValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
forceUnit xs:token optional
The optional forceUnit attribute defines the unit used by MeasuredForceValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MaxValue" type="MeasuredForceValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxValue element is the maximum of the measured value when reported.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ForceCharacteristicMeasurementBaseType / MinValue
Annotations
The optional MinValue element is the minimum of the measured value when reported.
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_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType_forceUnit Units_xsd_Complex_Type_MeasuredForceValueType.tmp#MeasuredForceValueType
Type MeasuredForceValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
forceUnit xs:token optional
The optional forceUnit attribute defines the unit used by MeasuredForceValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MinValue" type="MeasuredForceValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinValue element is the minimum of the measured value when reported.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type ForceCharacteristicMeasurementBaseType
Annotations
The ForceCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured force 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_ForceCharacteristicMeasurementBaseType.tmp#ForceCharacteristicMeasurementBaseType_Value Characteristics_xsd_Complex_Type_ForceCharacteristicMeasurementBaseType.tmp#ForceCharacteristicMeasurementBaseType_MaxValue Characteristics_xsd_Complex_Type_ForceCharacteristicMeasurementBaseType.tmp#ForceCharacteristicMeasurementBaseType_MinValue
Type extension of CharacteristicMeasurementBaseType
Type hierarchy
Properties
abstract true
Used by
Children ActualComponentId, Attributes, CharacteristicItemId, Description, FeatureMeasurementIds, ManufacturingProcessId, MaxValue, MeasurementDeviceIds, MinValue, NonConformanceDesignator, NotedEventIds, Status, SubstituteFeatureAlgorithm, TimeStamp, Value
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="ForceCharacteristicMeasurementBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The ForceCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured force characteristic evaluation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicMeasurementBaseType">
      <xs:sequence>
        <xs:element name="Value" type="MeasuredForceValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Value element is the measured value of the force characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxValue" type="MeasuredForceValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxValue element is the maximum of the measured value when reported.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MinValue" type="MeasuredForceValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MinValue element is the minimum of the measured value when reported.</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