NUX 1.3 has been released. This is a tool that provides Xquery and Xpath support, inplace updates of XML documents, fulltext search (provided via Lucene), and other features, all under a BSD-style license. This release updates some of the command-line tools and upgrades a number of dependencies.
-
NUX 1.3, Xquery tool, released (2 messages)
- Posted by: Joseph Ottinger
- Posted on: August 04 2005 10:36 EDT
Threaded Messages (2)
- XQuery support by Aaron Anderson on August 04 2005 12:58 EDT
- XQuery support. Wrapping by Nils Kilden-Pedersen on August 04 2005 13:10 EDT
-
XQuery support[ Go to top ]
- Posted by: Aaron Anderson
- Posted on: August 04 2005 12:58 EDT
- in response to Joseph Ottinger
Does NUX wrapper saxon or does it provide its own implementation of the XQuery specification? -
XQuery support. Wrapping[ Go to top ]
- Posted by: Nils Kilden-Pedersen
- Posted on: August 04 2005 13:10 EDT
- in response to Aaron Anderson
Does NUX wrapper saxon or does it provide its own implementation of the XQuery specification?
It wraps it. Nux API is much simpler though.