The unit of measure for absolute or dynamic viscosity.
Source
<element minOccurs="0" name="spindleMinViscosity" type="diggs:DynamicViscosityMeasureType"><annotation><documentation>Lower limit of the viscosity range for the spindle</documentation></annotation></element>
The unit of measure for absolute or dynamic viscosity.
Source
<element minOccurs="0" name="spindleMaxViscosity" type="diggs:DynamicViscosityMeasureType"><annotation><documentation>Upper limit of the viscosity range for the spindle</documentation></annotation></element>
<element minOccurs="0" name="temperatureSensorType" type="gml:CodeType"><annotation><documentation>Description of the type of temperature sensor used (eg. glass thermometer, etc.). Intended to come from a controlled list of terms</documentation></annotation></element>
The unit of measure for moment of force or torque.
Source
<element minOccurs="0" name="torqueScaleMin" type="diggs:MomentOfForceMeasureType"><annotation><documentation>Minimum value of the torque scale</documentation></annotation></element>
The unit of measure for moment of force or torque.
Source
<element minOccurs="0" name="torqueScaleMax" type="diggs:MomentOfForceMeasureType"><annotation><documentation>Maximum value of the torque scale</documentation></annotation></element>
Complex Type diggs:RotationalViscometerType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractEquipmentType. Adds elements for rotational viscometer type definition.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="RotationalViscometerType"><annotation><documentation>Extended type based on AbstractEquipmentType. Adds elements for rotational viscometer type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractEquipmentType"><sequence><element minOccurs="0" name="spindleMinViscosity" type="diggs:DynamicViscosityMeasureType"><annotation><documentation>Lower limit of the viscosity range for the spindle</documentation></annotation></element><element minOccurs="0" name="spindleMaxViscosity" type="diggs:DynamicViscosityMeasureType"><annotation><documentation>Upper limit of the viscosity range for the spindle</documentation></annotation></element><element minOccurs="0" name="temperatureSensorType" type="gml:CodeType"><annotation><documentation>Description of the type of temperature sensor used (eg. glass thermometer, etc.). Intended to come from a controlled list of terms</documentation></annotation></element><element minOccurs="0" name="torqueScaleMin" type="diggs:MomentOfForceMeasureType"><annotation><documentation>Minimum value of the torque scale</documentation></annotation></element><element minOccurs="0" name="torqueScaleMax" type="diggs:MomentOfForceMeasureType"><annotation><documentation>Maximum value of the torque scale</documentation></annotation></element></sequence></extension></complexContent></complexType>