MorganaXProc 0.95-8 released

Hello all,

MorganaXProc 0.95-8 was released today.

These are the basic new features:

 • Functions from an XQuery module can be imported into the XPath context of XProc by using p:import,
 • XPath functions written in Java can be imported into the XPath context of XProc,
 • XProc steps written in Java can be imported into a pipeline using p:import,
 • Dependencies between steps in the same subpipeline can be controlled with extension attribute "depends-on",
 • Proposed extension function pxf:cwd() is implemented.

Additionally there are a some minor bug fixes in the XProc implementation and some improvements concerning error messages, especially with text value templates and attribute value templates.

A lot of work has been done on the internal XPath and the XQuery processor. Compliance with the test suite of the XPath processor is now greater 99.9% for XPath 2.0, compliance of the MorganaXQuery (upgraded to version 0.9) is now greater 99.8%. The new version of XQuery/XPath consumes less memory and runs faster.

MorganaXProc 0.95-8 is available on http://www.xml-project.com

All comments, especially bug reports or feature requests are very welcome.

Kind regards,
Achim

------------------------------------------------
Achim Berndzen
achim.berndzen@xml-project.com

http://www.xml-project.com

Received on Sunday, 4 October 2015 12:38:44 UTC