In my DocBook-derived DTD, I have added my own list type for enumerations with fixed values: <labeledlist>. Each list item (element <labeledlistitem>) consists of a pair of <itemlabel> and (standard DocBook) <listitem>.
Now I would like to use the Split command on instances of <labeledlist> just the same way as with <itemizedlist> or <orderedlist> in XXE's stock DocBook configuration. How do I go about modifying my XXE configuration? Do I need to write/adapt a Java command or is it sufficient to write a macro to do the job? XXE's documentation, which is otherwise excellent, unfortunately doesn't seem to say much about the conditions that the Split command needs for it to be working ([1], [2]). Yves P.S.: I am using XXE 4.8.1, please let me know when I am wrong assuming XXE has not changed much in this respect since. [1] http://www.xmlmind.com/xmleditor/_distrib/doc/commands/split.html [2] http://www.xmlmind.com/xmleditor/_distrib/doc/help/editMenu.html -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

