Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element CylindricalWorkingVolumeType / RadialAxisLength
Annotations
The RadialAxisLength element is the radial axis length of a cylindrical working volume.
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
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="RadialAxisLength" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The RadialAxisLength element is the radial axis length of a cylindrical working volume.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CylindricalWorkingVolumeType / MinAzimuthalAxisAngle
Annotations
The MinAzimuthalAxisAngle element is the start value of the Azimuthal axis range of a cylindrical working volume.
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
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="MinAzimuthalAxisAngle" type="AngularValueType">
  <xs:annotation>
    <xs:documentation>The MinAzimuthalAxisAngle element is the start value of the Azimuthal axis range of a cylindrical working volume.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CylindricalWorkingVolumeType / MaxAzimuthalAxisAngle
Annotations
The MaxAzimuthalAxisAngle element is the end value of the Azimuthal axis range of a cylindrical working volume.
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
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="MaxAzimuthalAxisAngle" type="AngularValueType">
  <xs:annotation>
    <xs:documentation>The MaxAzimuthalAxisAngle element is the end value of the Azimuthal axis range of a cylindrical working volume.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CylindricalWorkingVolumeType / ZAxisLength
Annotations
The ZAxisLength element is the Z axis length of a cylindrical working volume.
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
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="ZAxisLength" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ZAxisLength element is the Z axis length of a cylindrical working volume.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type CylindricalWorkingVolumeType
Annotations
The CylindricalWorkingVolumeType defines a cylindrical working volume.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_WorkingVolumeBaseType.tmp#WorkingVolumeBaseType QIFMeasurementResources_xsd_Complex_Type_CylindricalWorkingVolumeType.tmp#CylindricalWorkingVolumeType_RadialAxisLength QIFMeasurementResources_xsd_Complex_Type_CylindricalWorkingVolumeType.tmp#CylindricalWorkingVolumeType_MinAzimuthalAxisAngle QIFMeasurementResources_xsd_Complex_Type_CylindricalWorkingVolumeType.tmp#CylindricalWorkingVolumeType_MaxAzimuthalAxisAngle QIFMeasurementResources_xsd_Complex_Type_CylindricalWorkingVolumeType.tmp#CylindricalWorkingVolumeType_ZAxisLength
Type extension of WorkingVolumeBaseType
Type hierarchy
Used by
Children MaxAzimuthalAxisAngle, MinAzimuthalAxisAngle, RadialAxisLength, ZAxisLength
Source
<xs:complexType name="CylindricalWorkingVolumeType">
  <xs:annotation>
    <xs:documentation>The CylindricalWorkingVolumeType defines a cylindrical working volume.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WorkingVolumeBaseType">
      <xs:sequence>
        <xs:element name="RadialAxisLength" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The RadialAxisLength element is the radial axis length of a cylindrical working volume.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MinAzimuthalAxisAngle" type="AngularValueType">
          <xs:annotation>
            <xs:documentation>The MinAzimuthalAxisAngle element is the start value of the Azimuthal axis range of a cylindrical working volume.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType">
          <xs:annotation>
            <xs:documentation>The MaxAzimuthalAxisAngle element is the end value of the Azimuthal axis range of a cylindrical working volume.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ZAxisLength" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The ZAxisLength element is the Z axis length of a cylindrical working volume.</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