namespace | http://www.ntcip.org/c2f-objects | ||
type | xs:unsignedShort | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="PositionFocusLens"> <xs:annotation> <xs:documentation> Definition: Object is 4 bytes in length: Byte 1 is the mode of operation defined as stop movement, delta, absolute, or continuous movement, Byte 2 is speed defined as a scalar unit with positive (+) being far and negative (-) being near, Bytes 3 and 4 specify a position or offset measurement in scalar units with a maximum value of the specified limit.&quot; </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |