Alberto Gonz?lez T?llez wrote: > > By the way ?is it posible to build a command > in order to collapse and expand certain selected > collapsible elements inside XXE? >
You need to write a recursive macro that first moves the caret to the proper element and then which makes use of built-in command toggleCollapsed. See http://www.xmlmind.com/xmleditor/_distrib/doc/commands/toggleCollapsed.html

