Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element LinearityStudyResultsType / SampleSize
Annotations
The SampleSize element specifies the number of samples
used in the statistical study.
Diagram
Diagram
Type xs:positiveInteger
Properties
content simple
Source
<xs:element name="SampleSize" type="xs:positiveInteger">
  <xs:annotation>
    <xs:documentation>The SampleSize element specifies the number of samples used in the statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / MeasurementDeviceIds
Annotations
The optional MeasurementDeviceIds element is a list of the
ids of one or more measurement devices in the measurement
system to be studied.
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
<MeasurementDeviceIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</MeasurementDeviceIds>
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="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MeasurementDeviceIds element is a list of the ids of one or more measurement devices in the measurement system to be studied.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / GoodnessOfFit
Annotations
The optional GoodnessOfFit element is the goodness of fit
(R-squared) achieved by the measurement device.
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
Type MeasuredDecimalType
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.
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="GoodnessOfFit" type="MeasuredDecimalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional GoodnessOfFit element is the goodness of fit (R-squared) achieved by the measurement device.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / LinearAbsoluteLinearity
Annotations
The optional LinearAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
linear 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_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
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.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
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="LinearAbsoluteLinearity" type="MeasuredLinearValueType">
  <xs:annotation>
    <xs:documentation>The optional LinearAbsoluteLinearity element is the linearity achieved by the measurement device measuring a linear characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / AngularAbsoluteLinearity
Annotations
The optional AngularAbsoluteLinearity element is the
linearity achieved by the measurement device measuring an
angular 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_MeasuredAngularValueType.tmp#MeasuredAngularValueType_angularUnit Units_xsd_Complex_Type_MeasuredAngularValueType.tmp#MeasuredAngularValueType
Type MeasuredAngularValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the unit used by MeasuredAngularValueType.
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.
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="AngularAbsoluteLinearity" type="MeasuredAngularValueType">
  <xs:annotation>
    <xs:documentation>The optional AngularAbsoluteLinearity element is the linearity achieved by the measurement device measuring an angular characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / AreaAbsoluteLinearity
Annotations
The optional AreaAbsoluteLinearity element is the
linearity achieved by the measurement device measuring an
area 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_MeasuredAreaValueType.tmp#MeasuredAreaValueType_areaUnit Units_xsd_Complex_Type_MeasuredAreaValueType.tmp#MeasuredAreaValueType
Type MeasuredAreaValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
areaUnit xs:token optional
The optional areaUnit attribute defines the unit used by MeasuredAreaValueType.
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.
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="AreaAbsoluteLinearity" type="MeasuredAreaValueType">
  <xs:annotation>
    <xs:documentation>The optional AreaAbsoluteLinearity element is the linearity achieved by the measurement device measuring an area characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / ForceAbsoluteLinearity
Annotations
The optional ForceAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
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
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="ForceAbsoluteLinearity" type="MeasuredForceValueType">
  <xs:annotation>
    <xs:documentation>The optional ForceAbsoluteLinearity element is the linearity achieved by the measurement device measuring a force characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / MassAbsoluteLinearity
Annotations
The optional MassAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
mass 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_MeasuredMassValueType.tmp#MeasuredMassValueType_massUnit Units_xsd_Complex_Type_MeasuredMassValueType.tmp#MeasuredMassValueType
Type MeasuredMassValueType
Type hierarchy
Properties
content complex
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.
massUnit xs:token optional
The optional massUnit attribute defines the unit used by MeasuredMassValueType.
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="MassAbsoluteLinearity" type="MeasuredMassValueType">
  <xs:annotation>
    <xs:documentation>The optional MassAbsoluteLinearity element is the linearity achieved by the measurement device measuring a mass characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / PressureAbsoluteLinearity
Annotations
The optional PressureAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
pressure 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_MeasuredPressureValueType.tmp#MeasuredPressureValueType_pressureUnit Units_xsd_Complex_Type_MeasuredPressureValueType.tmp#MeasuredPressureValueType
Type MeasuredPressureValueType
Type hierarchy
Properties
content complex
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.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
pressureUnit xs:token optional
The optional pressureUnit attribute defines the UnitName for the MeasuredPressureValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="PressureAbsoluteLinearity" type="MeasuredPressureValueType">
  <xs:annotation>
    <xs:documentation>The optional PressureAbsoluteLinearity element is the linearity achieved by the measurement device measuring a pressure characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / SpeedAbsoluteLinearity
Annotations
The optional SpeedAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
speed 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_MeasuredSpeedValueType.tmp#MeasuredSpeedValueType_speedUnit Units_xsd_Complex_Type_MeasuredSpeedValueType.tmp#MeasuredSpeedValueType
Type MeasuredSpeedValueType
Type hierarchy
Properties
content complex
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.
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.
speedUnit xs:token optional
The optional speedUnit attribute defines the UnitName for the MeasuredSpeedValueType.
Source
<xs:element name="SpeedAbsoluteLinearity" type="MeasuredSpeedValueType">
  <xs:annotation>
    <xs:documentation>The optional SpeedAbsoluteLinearity element is the linearity achieved by the measurement device measuring a speed characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / TemperatureAbsoluteLinearity
Annotations
The optional TemperatureAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
temperature 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_MeasuredTemperatureValueType.tmp#MeasuredTemperatureValueType_temperatureUnit Units_xsd_Complex_Type_MeasuredTemperatureValueType.tmp#MeasuredTemperatureValueType
Type MeasuredTemperatureValueType
Type hierarchy
Properties
content complex
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.
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.
temperatureUnit xs:token optional
The optional temperatureUnit attribute defines the UnitName for the TemperatureValueType.
Source
<xs:element name="TemperatureAbsoluteLinearity" type="MeasuredTemperatureValueType">
  <xs:annotation>
    <xs:documentation>The optional TemperatureAbsoluteLinearity element is the linearity achieved by the measurement device measuring a temperature characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / TimeAbsoluteLinearity
Annotations
The optional TimeAbsoluteLinearity element is the
linearity achieved by the measurement device measuring a
time 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_MeasuredTimeValueType.tmp#MeasuredTimeValueType_timeUnit Units_xsd_Complex_Type_MeasuredTimeValueType.tmp#MeasuredTimeValueType
Type MeasuredTimeValueType
Type hierarchy
Properties
content complex
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.
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.
timeUnit xs:token optional
The optional timeUnit attribute defines the UnitName for the TimeValueType.
Source
<xs:element name="TimeAbsoluteLinearity" type="MeasuredTimeValueType">
  <xs:annotation>
    <xs:documentation>The optional TimeAbsoluteLinearity element is the linearity achieved by the measurement device measuring a time characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / UserDefinedUnitAbsoluteLinearity
Annotations
The optional UserDefinedUnitAbsoluteLinearity element is
the linearity achieved by the measurement device
measuring an user-defined unit characteristic. This
element is not to be used to define a measurement with
units available in another element. In particular this
element is not to be used to define a measurement with
linear units, angular units, or units of temperature,
area, force, mass, pressure, speed, or time.
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_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType_unitName Units_xsd_Complex_Type_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType
Type MeasuredUserDefinedUnitValueType
Type hierarchy
Properties
content complex
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.
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.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="UserDefinedUnitAbsoluteLinearity" type="MeasuredUserDefinedUnitValueType">
  <xs:annotation>
    <xs:documentation>The optional UserDefinedUnitAbsoluteLinearity element is the linearity achieved by the measurement device measuring an user-defined unit characteristic. This element is not to be used to define a measurement with units available in another element. In particular this element is not to be used to define a measurement with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element LinearityStudyResultsType / RelativeLinearity
Annotations
The optional RelativeLinearity element is relative
linearity achieved by the measurement device.
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
Type MeasuredDecimalType
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.
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="RelativeLinearity" type="MeasuredDecimalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional RelativeLinearity element is relative linearity achieved by the measurement device.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Complex Type LinearityStudyResultsType
Annotations
The LinearityStudyResultsType defines the results from a linearity
statistical study where an artifact or artifacts were measured to
determine the linearity of a measurement device.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_id QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ThisStatisticalStudyResultsInstanceQPId Primitives_xsd_Element_Attributes.tmp#Attributes QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Status QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_SoftwareId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StandardId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StudyIssues QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_InspectionTraceability QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Name QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Description QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StudyId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsIds QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsQPIds QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsFiles Statistics_xsd_Element_AverageFeatures.tmp#AverageFeatures Statistics_xsd_Element_CharacteristicsStats.tmp#CharacteristicsStats QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_LinearStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_AngularStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_AreaStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ForceStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_MassStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_PressureStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_SpeedStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_TemperatureStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_TimeStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_UserDefinedUnitStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_SampleSize QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_MeasurementDeviceIds QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_GoodnessOfFit QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_LinearAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_AngularAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_AreaAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_ForceAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_MassAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_PressureAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_SpeedAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_TemperatureAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_TimeAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_UserDefinedUnitAbsoluteLinearity QIFStatistics_xsd_Complex_Type_LinearityStudyResultsType.tmp#LinearityStudyResultsType_RelativeLinearity
Type extension of StatisticalStudyResultsBaseType
Type hierarchy
Used by
Children AngularAbsoluteLinearity, AngularStatsSummaries, AreaAbsoluteLinearity, AreaStatsSummaries, Attributes, AverageFeatures, CharacteristicsStats, Description, ForceAbsoluteLinearity, ForceStatsSummaries, GoodnessOfFit, InspectionTraceability, LinearAbsoluteLinearity, LinearStatsSummaries, MassAbsoluteLinearity, MassStatsSummaries, MeasurementDeviceIds, Name, PressureAbsoluteLinearity, PressureStatsSummaries, RelativeLinearity, ResultsFiles, ResultsIds, ResultsQPIds, SampleSize, SoftwareId, SpeedAbsoluteLinearity, SpeedStatsSummaries, StandardId, StatsSummaries, Status, StudyId, StudyIssues, TemperatureAbsoluteLinearity, TemperatureStatsSummaries, ThisStatisticalStudyResultsInstanceQPId, TimeAbsoluteLinearity, TimeStatsSummaries, UserDefinedUnitAbsoluteLinearity, UserDefinedUnitStatsSummaries
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the statistical study
results, used for referencing.
Source
<xs:complexType name="LinearityStudyResultsType">
  <xs:annotation>
    <xs:documentation>The LinearityStudyResultsType defines the results from a linearity statistical study where an artifact or artifacts were measured to determine the linearity of a measurement device.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="StatisticalStudyResultsBaseType">
      <xs:sequence>
        <xs:element name="SampleSize" type="xs:positiveInteger">
          <xs:annotation>
            <xs:documentation>The SampleSize element specifies the number of samples used in the statistical study.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MeasurementDeviceIds element is a list of the ids of one or more measurement devices in the measurement system to be studied.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="GoodnessOfFit" type="MeasuredDecimalType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional GoodnessOfFit element is the goodness of fit (R-squared) achieved by the measurement device.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:choice minOccurs="0">
          <xs:annotation>
            <xs:documentation>This optional compositor provides a choice of the absolute linearity results for the measurement device.</xs:documentation>
          </xs:annotation>
          <xs:element name="LinearAbsoluteLinearity" type="MeasuredLinearValueType">
            <xs:annotation>
              <xs:documentation>The optional LinearAbsoluteLinearity element is the linearity achieved by the measurement device measuring a linear characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="AngularAbsoluteLinearity" type="MeasuredAngularValueType">
            <xs:annotation>
              <xs:documentation>The optional AngularAbsoluteLinearity element is the linearity achieved by the measurement device measuring an angular characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="AreaAbsoluteLinearity" type="MeasuredAreaValueType">
            <xs:annotation>
              <xs:documentation>The optional AreaAbsoluteLinearity element is the linearity achieved by the measurement device measuring an area characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="ForceAbsoluteLinearity" type="MeasuredForceValueType">
            <xs:annotation>
              <xs:documentation>The optional ForceAbsoluteLinearity element is the linearity achieved by the measurement device measuring a force characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="MassAbsoluteLinearity" type="MeasuredMassValueType">
            <xs:annotation>
              <xs:documentation>The optional MassAbsoluteLinearity element is the linearity achieved by the measurement device measuring a mass characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="PressureAbsoluteLinearity" type="MeasuredPressureValueType">
            <xs:annotation>
              <xs:documentation>The optional PressureAbsoluteLinearity element is the linearity achieved by the measurement device measuring a pressure characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="SpeedAbsoluteLinearity" type="MeasuredSpeedValueType">
            <xs:annotation>
              <xs:documentation>The optional SpeedAbsoluteLinearity element is the linearity achieved by the measurement device measuring a speed characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="TemperatureAbsoluteLinearity" type="MeasuredTemperatureValueType">
            <xs:annotation>
              <xs:documentation>The optional TemperatureAbsoluteLinearity element is the linearity achieved by the measurement device measuring a temperature characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="TimeAbsoluteLinearity" type="MeasuredTimeValueType">
            <xs:annotation>
              <xs:documentation>The optional TimeAbsoluteLinearity element is the linearity achieved by the measurement device measuring a time characteristic.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="UserDefinedUnitAbsoluteLinearity" type="MeasuredUserDefinedUnitValueType">
            <xs:annotation>
              <xs:documentation>The optional UserDefinedUnitAbsoluteLinearity element is the linearity achieved by the measurement device measuring an user-defined unit characteristic. This element is not to be used to define a measurement with units available in another element. In particular this element is not to be used to define a measurement with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:choice>
        <xs:element name="RelativeLinearity" type="MeasuredDecimalType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional RelativeLinearity element is relative linearity achieved by the measurement device.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd