|
Annotations
|
The CMMType defines a CMM measurement device. |
|
Diagram
|
|
Type |
extension of UniversalDeviceType |
Type hierarchy |
|
Used by
|
|
Children |
Attributes, Calibrations, Description, EffectiveWorkingVolume, EnvironmentalRange, Location, LocationId, Manufacturer, Mass, ModelNumber, Name, Resolution, SerialNumber, Size, TemperatureCompensation, WorkingVolume |
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="CMMType">
<xs:annotation>
<xs:documentation>The CMMType defines a CMM measurement device.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="UniversalDeviceType"/>
</xs:complexContent>
</xs:complexType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd |
|
|