Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element CombinedUserDefinedResolutionType / ACombinedResolution
Annotations
The ACombinedResolution element is the combined resolution along the A axis.
Diagram
Diagram QIFMeasurementResources_xsd_Element_Axis.tmp#Axis QIFMeasurementResources_xsd_Complex_Type_LinearOrRotaryAxisType.tmp#LinearOrRotaryAxisType
Type LinearOrRotaryAxisType
Properties
content complex
Children Axis
Instance
<ACombinedResolution xmlns="http://qifstandards.org/xsd/qif3">
  <Axis>{1,1}</Axis>
</ACombinedResolution>
Source
<xs:element name="ACombinedResolution" type="LinearOrRotaryAxisType">
  <xs:annotation>
    <xs:documentation>The ACombinedResolution element is the combined resolution along the A axis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CombinedUserDefinedResolutionType / BCombinedResolution
Annotations
The BCombinedResolution element is the combined resolution along the B axis.
Diagram
Diagram QIFMeasurementResources_xsd_Element_Axis.tmp#Axis QIFMeasurementResources_xsd_Complex_Type_LinearOrRotaryAxisType.tmp#LinearOrRotaryAxisType
Type LinearOrRotaryAxisType
Properties
content complex
Children Axis
Instance
<BCombinedResolution xmlns="http://qifstandards.org/xsd/qif3">
  <Axis>{1,1}</Axis>
</BCombinedResolution>
Source
<xs:element name="BCombinedResolution" type="LinearOrRotaryAxisType">
  <xs:annotation>
    <xs:documentation>The BCombinedResolution element is the combined resolution along the B axis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CombinedUserDefinedResolutionType / CCombinedResolution
Annotations
The CCombinedResolution element is the combined resolution along the C axis.
Diagram
Diagram QIFMeasurementResources_xsd_Element_Axis.tmp#Axis QIFMeasurementResources_xsd_Complex_Type_LinearOrRotaryAxisType.tmp#LinearOrRotaryAxisType
Type LinearOrRotaryAxisType
Properties
content complex
Children Axis
Instance
<CCombinedResolution xmlns="http://qifstandards.org/xsd/qif3">
  <Axis>{1,1}</Axis>
</CCombinedResolution>
Source
<xs:element name="CCombinedResolution" type="LinearOrRotaryAxisType">
  <xs:annotation>
    <xs:documentation>The CCombinedResolution element is the combined resolution along the C axis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type CombinedUserDefinedResolutionType
Annotations
The CombinedUserDefinedResolutionType defines the combined user defined resolution of a measurement device.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_CombinedUserDefinedResolutionType.tmp#CombinedUserDefinedResolutionType_ACombinedResolution QIFMeasurementResources_xsd_Complex_Type_CombinedUserDefinedResolutionType.tmp#CombinedUserDefinedResolutionType_BCombinedResolution QIFMeasurementResources_xsd_Complex_Type_CombinedUserDefinedResolutionType.tmp#CombinedUserDefinedResolutionType_CCombinedResolution
Used by
Children ACombinedResolution, BCombinedResolution, CCombinedResolution
Source
<xs:complexType name="CombinedUserDefinedResolutionType">
  <xs:annotation>
    <xs:documentation>The CombinedUserDefinedResolutionType defines the combined user defined resolution of a measurement device.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ACombinedResolution" type="LinearOrRotaryAxisType">
      <xs:annotation>
        <xs:documentation>The ACombinedResolution element is the combined resolution along the A axis.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BCombinedResolution" type="LinearOrRotaryAxisType">
      <xs:annotation>
        <xs:documentation>The BCombinedResolution element is the combined resolution along the B axis.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CCombinedResolution" type="LinearOrRotaryAxisType">
      <xs:annotation>
        <xs:documentation>The CCombinedResolution element is the combined resolution along the C axis.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd