|
Annotations
|
The GageDeviceType defines a gage measurement device. |
|
Diagram
|
|
Type |
extension of ManualMeasurementDeviceType |
Type hierarchy |
|
Used by
|
|
Children |
Attributes, Calibrations, Description, EnvironmentalRange, 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="GageDeviceType">
<xs:annotation>
<xs:documentation>The GageDeviceType defines a gage measurement device.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="ManualMeasurementDeviceType"/>
</xs:complexContent>
</xs:complexType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd |
|
|