Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element EnvironmentType / ObjectTemperature
Annotations
The optional ObjectTemperature element is the temperature of the product or feature to which an environment instance is attached.
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
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.
temperatureUnit xs:token optional
The optional temperatureUnit attribute defines the UnitName for the TemperatureValueType.
Source
<xs:element name="ObjectTemperature" type="MeasuredTemperatureValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ObjectTemperature element is the temperature of the product or feature to which an environment instance is attached.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element EnvironmentType / AmbientTemperature
Annotations
The optional AmbientTemperature element is the temperature of the air in the area in which the inspection is performed.
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
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.
temperatureUnit xs:token optional
The optional temperatureUnit attribute defines the UnitName for the TemperatureValueType.
Source
<xs:element name="AmbientTemperature" type="MeasuredTemperatureValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AmbientTemperature element is the temperature of the air in the area in which the inspection is performed.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element EnvironmentType / RelativeHumidity
Annotations
The optional RelativeHumidity element is the relative humidity of the air in the area in which the inspection is performed. The RelativeHumidity value must be between 0 and 100.
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="RelativeHumidity" type="MeasuredDecimalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional RelativeHumidity element is the relative humidity of the air in the area in which the inspection is performed. The RelativeHumidity value must be between 0 and 100.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element EnvironmentType / DateAndTime
Annotations
The DateAndTime element gives the date and time at which the environment data is recorded.
Diagram
Diagram
Type xs:dateTime
Properties
content simple
Source
<xs:element name="DateAndTime" type="xs:dateTime">
  <xs:annotation>
    <xs:documentation>The DateAndTime element gives the date and time at which the environment data is recorded.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Element EnvironmentType / TimeDescription
Annotations
The optional TimeDescription element gives the time, relative to the inspection, at which the environment data is measured.
Diagram
Diagram Traceability_xsd_Complex_Type_TimeDescriptionType.tmp#TimeDescriptionType_TimeDescriptionEnum Traceability_xsd_Complex_Type_TimeDescriptionType.tmp#TimeDescriptionType_OtherTimeDescription Traceability_xsd_Complex_Type_TimeDescriptionType.tmp#TimeDescriptionType
Type TimeDescriptionType
Properties
content complex
minOccurs 0
Children OtherTimeDescription, TimeDescriptionEnum
Instance
<TimeDescription xmlns="http://qifstandards.org/xsd/qif3">
  <TimeDescriptionEnum>{1,1}</TimeDescriptionEnum>
  <OtherTimeDescription>{1,1}</OtherTimeDescription>
</TimeDescription>
Source
<xs:element name="TimeDescription" type="TimeDescriptionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TimeDescription element gives the time, relative to the inspection, at which the environment data is measured.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd
Complex Type EnvironmentType
Annotations
The EnvironmentType defines information about the temperature and/or humidity at a particular time during a measurement process.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Traceability_xsd_Complex_Type_EnvironmentType.tmp#EnvironmentType_ObjectTemperature Traceability_xsd_Complex_Type_EnvironmentType.tmp#EnvironmentType_AmbientTemperature Traceability_xsd_Complex_Type_EnvironmentType.tmp#EnvironmentType_RelativeHumidity Traceability_xsd_Complex_Type_EnvironmentType.tmp#EnvironmentType_DateAndTime Traceability_xsd_Complex_Type_EnvironmentType.tmp#EnvironmentType_TimeDescription
Used by
Children AmbientTemperature, Attributes, DateAndTime, ObjectTemperature, RelativeHumidity, TimeDescription
Source
<xs:complexType name="EnvironmentType">
  <xs:annotation>
    <xs:documentation>The EnvironmentType defines information about the temperature and/or humidity at a particular time during a measurement process.</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="ObjectTemperature" type="MeasuredTemperatureValueType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ObjectTemperature element is the temperature of the product or feature to which an environment instance is attached.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AmbientTemperature" type="MeasuredTemperatureValueType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AmbientTemperature element is the temperature of the air in the area in which the inspection is performed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="RelativeHumidity" type="MeasuredDecimalType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional RelativeHumidity element is the relative humidity of the air in the area in which the inspection is performed. The RelativeHumidity value must be between 0 and 100.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DateAndTime" type="xs:dateTime">
      <xs:annotation>
        <xs:documentation>The DateAndTime element gives the date and time at which the environment data is recorded.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TimeDescription" type="TimeDescriptionType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional TimeDescription element gives the time, relative to the inspection, at which the environment data is measured.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd