Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element AutocollimatorType / LightSource
Annotations
The optional LightSource element is the type of light source used in an autocollimator.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="LightSource" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LightSource element is the type of light source used in an autocollimator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / MeasuringAccuracy
Annotations
The optional MeasuringAccuracy element is the autocollimator measuring accuracy.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_AngularErrorType.tmp#AngularErrorType_BaseError QIFMeasurementResources_xsd_Complex_Type_AngularErrorType.tmp#AngularErrorType_ErrorRate QIFMeasurementResources_xsd_Complex_Type_AngularErrorType.tmp#AngularErrorType
Type AngularErrorType
Properties
content complex
minOccurs 0
Children BaseError, ErrorRate
Instance
<MeasuringAccuracy xmlns="http://qifstandards.org/xsd/qif3">
  <BaseError angularUnit="" decimalPlaces="" significantFigures="">{1,1}</BaseError>
  <ErrorRate>{1,1}</ErrorRate>
</MeasuringAccuracy>
Source
<xs:element name="MeasuringAccuracy" type="AngularErrorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MeasuringAccuracy element is the autocollimator measuring accuracy.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / Magnification
Annotations
The optional Magnification element is the magnification of an autocollimator.
Diagram
Diagram
Type xs:decimal
Properties
content simple
minOccurs 0
Source
<xs:element name="Magnification" type="xs:decimal" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Magnification element is the magnification of an autocollimator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / ApertureSize
Annotations
The optional ApertureSize element is the autocollimator aperture size.
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="ApertureSize" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ApertureSize element is the autocollimator aperture size.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / MinMeasuringDistance
Annotations
The optional MinMeasuringDistance element is the minimum angular measuring distance of an autocollimator.
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="MinMeasuringDistance" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinMeasuringDistance element is the minimum angular measuring distance of an autocollimator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / MaxMeasuringDistance
Annotations
The optional MaxMeasuringDistance element is the maximum angular measuring distance of an autocollimator.
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="MaxMeasuringDistance" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxMeasuringDistance element is the maximum angular measuring distance of an autocollimator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / ObjectiveFocalLength
Annotations
The optional ObjectiveFocalLength element is the focal length of the objective for an autocollimator.
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="ObjectiveFocalLength" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ObjectiveFocalLength element is the focal length of the objective for an autocollimator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AutocollimatorType / FieldOfView
Annotations
The optional FieldOfView element is the autocollimator field of view.
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="FieldOfView" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FieldOfView element is the autocollimator field of view.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type AutocollimatorType
Annotations
The AutocollimatorType defines an autocollimator.
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_AutocollimatorType.tmp#AutocollimatorType_LightSource QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_MeasuringAccuracy QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_Magnification QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_ApertureSize QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_MinMeasuringDistance QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_MaxMeasuringDistance QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_ObjectiveFocalLength QIFMeasurementResources_xsd_Complex_Type_AutocollimatorType.tmp#AutocollimatorType_FieldOfView
Type extension of UniversalDeviceType
Type hierarchy
Used by
Element Autocollimator
Children ApertureSize, Attributes, Calibrations, Description, EffectiveWorkingVolume, EnvironmentalRange, FieldOfView, LightSource, Location, LocationId, Magnification, Manufacturer, Mass, MaxMeasuringDistance, MeasuringAccuracy, MinMeasuringDistance, ModelNumber, Name, ObjectiveFocalLength, Resolution, SerialNumber, Size, TemperatureCompensation, 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="AutocollimatorType">
  <xs:annotation>
    <xs:documentation>The AutocollimatorType defines an autocollimator.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="UniversalDeviceType">
      <xs:sequence>
        <xs:element name="LightSource" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LightSource element is the type of light source used in an autocollimator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MeasuringAccuracy" type="AngularErrorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MeasuringAccuracy element is the autocollimator measuring accuracy.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Magnification" type="xs:decimal" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Magnification element is the magnification of an autocollimator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ApertureSize" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ApertureSize element is the autocollimator aperture size.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MinMeasuringDistance" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MinMeasuringDistance element is the minimum angular measuring distance of an autocollimator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxMeasuringDistance" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxMeasuringDistance element is the maximum angular measuring distance of an autocollimator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ObjectiveFocalLength" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ObjectiveFocalLength element is the focal length of the objective for an autocollimator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FieldOfView" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional FieldOfView element is the autocollimator field of view.</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