MIM-PREDEFINED
= INSERT | CANDIDATES | DELETE | SELECT | SHOW | HIDE
| MARK | MOVE | PUSHBACK | POP | UNDO | COMMIT | UNHANDLE
- | SHIFT | SHIFTBACK | CHAR-AT | KEY-COUNT | SURROUND-TEXT-P
+ | SHIFT | SHIFTBACK | CHAR-AT | KEY-COUNT | SURROUNDING-TEXT-FLAG
INSERT = '<insert>' [ INTTERM | STRTERM ] '</insert>'
CANDIDATES = '<insert-candidates>' [ STRTERM | LISTTERM ]+ '</insert-candiates>'
at the postion of MARKERTERM
KEY-COUNT = '<key-count/>'
=> <integer>N</integer>, where N is the number of currently handled keys
-SURROUNDING-TEXT-AVAILABLE = '<surrounding-text-available/>'
+SURROUNDING-TEXT-FLAG = '<surrounding-text-flag/>'
=> <integer>1</integer> or <integer>0</integer>