The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxXTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXTraverseSpeed element gives the maximum traverse speed along the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxYTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYTraverseSpeed element gives the maximum traverse speed along the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxZTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZTraverseSpeed element gives the maximum traverse speed along the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxXProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXProbingSpeed element gives the maximum probing speed along the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxYProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYProbingSpeed element gives the maximum probing speed along the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional speedUnit attribute defines the UnitName for the SpeedValueType.
Source
<xs:element name="MaxZProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZProbingSpeed element gives the maximum probing speed along the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MaxXRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXRotation element is the maximum rotational speed around the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MaxYRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYRotation element is the maximum rotational speed around the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The (required) UnitName attribute is the unit name for the UserDefinedUnitValueType.
Source
<xs:element name="MaxZRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZRotation element is the maximum rotational speed around the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ParallelLinkCMMSpeedsType"><xs:annotation><xs:documentation>The ParallelLinkCMMSpeedsType defines the maximum probing and traversing speeds for a parallel link CMM.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CMMSpeedsBaseType"><xs:sequence><xs:element name="MaxXTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXTraverseSpeed element gives the maximum traverse speed along the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxYTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYTraverseSpeed element gives the maximum traverse speed along the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxZTraverseSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZTraverseSpeed element gives the maximum traverse speed along the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxXProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXProbingSpeed element gives the maximum probing speed along the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxYProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYProbingSpeed element gives the maximum probing speed along the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxZProbingSpeed" type="SpeedValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZProbingSpeed element gives the maximum probing speed along the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxXRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxXRotation element is the maximum rotational speed around the X axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxYRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxYRotation element is the maximum rotational speed around the Y axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxZRotation" type="UserDefinedUnitValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxZRotation element is the maximum rotational speed around the Z axis of a parallel link CMM.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>