Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element UserDefinedUnitCharacteristicMeasurementType / Value
Annotations
The optional Value element is the measured value of the 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_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType_unitName Units_xsd_Complex_Type_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType
Type MeasuredUserDefinedUnitValueType
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.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="Value" type="MeasuredUserDefinedUnitValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Value element is the measured value of the characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element UserDefinedUnitCharacteristicMeasurementType / 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_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType_unitName Units_xsd_Complex_Type_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType
Type MeasuredUserDefinedUnitValueType
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.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MaxValue" type="MeasuredUserDefinedUnitValueType" 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 UserDefinedUnitCharacteristicMeasurementType / 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_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType_unitName Units_xsd_Complex_Type_MeasuredUserDefinedUnitValueType.tmp#MeasuredUserDefinedUnitValueType
Type MeasuredUserDefinedUnitValueType
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.
unitName xs:token required
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MinValue" type="MeasuredUserDefinedUnitValueType" 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 UserDefinedUnitCharacteristicMeasurementType
Annotations
The UserDefinedUnitCharacteristicMeasurementType defines the results of a measured user-defined characteristic evaluation that is specific to an application and has a numerical value and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define the measurement for characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.
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_UserDefinedUnitCharacteristicMeasurementType.tmp#UserDefinedUnitCharacteristicMeasurementType_Value Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicMeasurementType.tmp#UserDefinedUnitCharacteristicMeasurementType_MaxValue Characteristics_xsd_Complex_Type_UserDefinedUnitCharacteristicMeasurementType.tmp#UserDefinedUnitCharacteristicMeasurementType_MinValue
Type extension of CharacteristicMeasurementBaseType
Type hierarchy
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="UserDefinedUnitCharacteristicMeasurementType">
  <xs:annotation>
    <xs:documentation>The UserDefinedUnitCharacteristicMeasurementType defines the results of a measured user-defined characteristic evaluation that is specific to an application and has a numerical value and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define the measurement for characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicMeasurementBaseType">
      <xs:sequence>
        <xs:element name="Value" type="MeasuredUserDefinedUnitValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Value element is the measured value of the characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxValue" type="MeasuredUserDefinedUnitValueType" 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="MeasuredUserDefinedUnitValueType" 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