|
Annotations
|
The CaliperDialType defines a caliper measurement device with dial readout. |
|
Diagram
|
|
Type |
extension of CaliperType |
Type hierarchy |
|
Used by
|
|
Children |
Accuracy, Attributes, Calibrations, CanMeasureDepth, CanMeasureInnerD, CanMeasureOuterD, Description, EnvironmentalRange, LinearResolution, Location, LocationId, Manufacturer, Mass, MaxMeasuringDistance, MinMeasuringDistance, ModelNumber, Name, SerialNumber, Size |
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="CaliperDialType">
<xs:annotation>
<xs:documentation>The CaliperDialType defines a caliper measurement device with dial readout.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="CaliperType"/>
</xs:complexContent>
</xs:complexType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd |
|
|