CARMONA Jean-Luc wrote: > > XMLMind accepts files in there xquery language for transformations. I > for development need to use it. >
No. Currently XMLmind XML Editor supports just XSLT 1. However, this will probably change in the near future as we intend to bundle Saxon-B 9 (XSLT 2 and XQuery 1 -- http://saxon.sourceforge.net/) with our product. The integration of XQuery in XMLmind XML Editor also depends on the official release of XQJ (JSR 225: XQuery API for Java -- http://jcp.org/en/jsr/detail?id=225) All this is just a matter of waiting for a few months. Meanwhile if you need to process the document being edited using an XQuery engine such as Saxon 9 or Qizx/open (http://www.xmlmind.com/qizx/qizxopen.shtml), please use the <shell> child element of a <process> command to invoke a command-line. See http://www.xmlmind.com/xmleditor/_distrib/doc/commands/shell.html

