Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element MicroscopeType / IlluminationUnit
Annotations
The optional IlluminationUnit element is the illumination used in the microscope.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="IlluminationUnit" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional IlluminationUnit element is the illumination used in the microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / TotalMagnification
Annotations
The optional TotalMagnification element is the total magnification of a microscope which is the product of eyepiece lens magnification and objective lens magnification.
Diagram
Diagram
Type xs:decimal
Properties
content simple
minOccurs 0
Source
<xs:element name="TotalMagnification" type="xs:decimal" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TotalMagnification element is the total magnification of a microscope which is the product of eyepiece lens magnification and objective lens magnification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / EyePieceMagnification
Annotations
The optional EyePieceMagnification element is the eyepiece magnification of a microscope.
Diagram
Diagram
Type xs:decimal
Properties
content simple
minOccurs 0
Source
<xs:element name="EyePieceMagnification" type="xs:decimal" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional EyePieceMagnification element is the eyepiece magnification of a microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / ObjectiveMagnification
Annotations
The optional ObjectiveMagnification element is the Objective magnification of a microscope.
Diagram
Diagram
Type xs:decimal
Properties
content simple
minOccurs 0
Source
<xs:element name="ObjectiveMagnification" type="xs:decimal" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ObjectiveMagnification element is the Objective magnification of a microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / MaxWorkpieceHeight
Annotations
The optional MaxWorkpieceHeight element is the maximum workpiece height that could be measured with a microscope.
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="MaxWorkpieceHeight" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxWorkpieceHeight element is the maximum workpiece height that could be measured with a microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / MaxWorkpieceWeight
Annotations
The optional MaxWorkpieceWeight element is the maximum workpiece weight that could be mounted on a microscope stage.
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_MassValueType.tmp#MassValueType_massUnit Units_xsd_Complex_Type_MassValueType.tmp#MassValueType
Type MassValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
massUnit xs:token optional
The optional massUnit attribute defines the UnitName for the MassValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MaxWorkpieceWeight" type="MassValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxWorkpieceWeight element is the maximum workpiece weight that could be mounted on a microscope stage.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / Accuracy
Annotations
The optional Accuracy element is the accuracy of measurement with a microscope.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_LinearErrorType.tmp#LinearErrorType_BaseError QIFMeasurementResources_xsd_Complex_Type_LinearErrorType.tmp#LinearErrorType_ErrorRate QIFMeasurementResources_xsd_Complex_Type_LinearErrorType.tmp#LinearErrorType
Type LinearErrorType
Properties
content complex
minOccurs 0
Children BaseError, ErrorRate
Instance
<Accuracy xmlns="http://qifstandards.org/xsd/qif3">
  <BaseError decimalPlaces="" linearUnit="" significantFigures="">{1,1}</BaseError>
  <ErrorRate>{1,1}</ErrorRate>
</Accuracy>
Source
<xs:element name="Accuracy" type="LinearErrorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Accuracy element is the accuracy of measurement with a microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / StageSwivelingAngle
Annotations
The optional StageSwivelingAngle element is the swiveling angle of the table.
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_AngularValueType.tmp#AngularValueType_angularUnit Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType
Type AngularValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the UnitName for the AngularValueType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="StageSwivelingAngle" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional StageSwivelingAngle element is the swiveling angle of the table.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MicroscopeType / ToolIds
Annotations
The optional ToolIds element is a list of the QIF ids of microscope measurement tools associated with the microscope.
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
<ToolIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</ToolIds>
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="ToolIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ToolIds element is a list of the QIF ids of microscope measurement tools associated with the microscope.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type MicroscopeType
Annotations
The MicroscopeType defines a microscope.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_id QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Name QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Description QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Manufacturer QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_ModelNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_SerialNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Mass QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Size QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_LocationId QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Location Primitives_xsd_Element_Attributes.tmp#Attributes QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_Calibrations QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_EnvironmentalRange QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType QIFMeasurementResources_xsd_Element_Resolution.tmp#Resolution QIFMeasurementResources_xsd_Element_WorkingVolume.tmp#WorkingVolume QIFMeasurementResources_xsd_Element_EffectiveWorkingVolume.tmp#EffectiveWorkingVolume QIFMeasurementResources_xsd_Complex_Type_UniversalDeviceType.tmp#UniversalDeviceType_TemperatureCompensation QIFMeasurementResources_xsd_Complex_Type_UniversalDeviceType.tmp#UniversalDeviceType QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_IlluminationUnit QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_TotalMagnification QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_EyePieceMagnification QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_ObjectiveMagnification QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_MaxWorkpieceHeight QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_MaxWorkpieceWeight QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_Accuracy QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_StageSwivelingAngle QIFMeasurementResources_xsd_Complex_Type_MicroscopeType.tmp#MicroscopeType_ToolIds
Type extension of UniversalDeviceType
Type hierarchy
Used by
Element Microscope
Children Accuracy, Attributes, Calibrations, Description, EffectiveWorkingVolume, EnvironmentalRange, EyePieceMagnification, IlluminationUnit, Location, LocationId, Manufacturer, Mass, MaxWorkpieceHeight, MaxWorkpieceWeight, ModelNumber, Name, ObjectiveMagnification, Resolution, SerialNumber, Size, StageSwivelingAngle, TemperatureCompensation, ToolIds, TotalMagnification, WorkingVolume
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="MicroscopeType">
  <xs:annotation>
    <xs:documentation>The MicroscopeType defines a microscope.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="UniversalDeviceType">
      <xs:sequence>
        <xs:element name="IlluminationUnit" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional IlluminationUnit element is the illumination used in the microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="TotalMagnification" type="xs:decimal" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional TotalMagnification element is the total magnification of a microscope which is the product of eyepiece lens magnification and objective lens magnification.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="EyePieceMagnification" type="xs:decimal" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional EyePieceMagnification element is the eyepiece magnification of a microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ObjectiveMagnification" type="xs:decimal" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ObjectiveMagnification element is the Objective magnification of a microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxWorkpieceHeight" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxWorkpieceHeight element is the maximum workpiece height that could be measured with a microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxWorkpieceWeight" type="MassValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxWorkpieceWeight element is the maximum workpiece weight that could be mounted on a microscope stage.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Accuracy" type="LinearErrorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Accuracy element is the accuracy of measurement with a microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="StageSwivelingAngle" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional StageSwivelingAngle element is the swiveling angle of the table.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ToolIds" type="ArrayReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ToolIds element is a list of the QIF ids of microscope measurement tools associated with the microscope.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd