Categories
Qexo
Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C's draft XML query language XQuery. XQuery is a high-level expression language whose values are sequences of nodes (as in DOM) and simple values. It includes syntax for embedding XML or HTML results, and a 'for' statement comparable to SQL's 'select'. This implementation uses the Kawa tools to compile XQuery programs to Java bytecodes that can run on any JVM. XQuery programs can run as servlets, as standalone applications, or from the command-line.
Last updated 21 Mar, 2005
Versions
1.7
1.7 beta released 2002-02-16
- Released: 16 Feb, 2002
- Code Maturity: Beta
- Source Archive: http://ftp.gnu.org/pub/gnu/kawa/kawa-1.7.tar.gz
- Licenses: Kawa
- Interfaces: Command Line
User Community and Support
User guide available in HTML format from http://www.gnu.org/software/qexo/Running.html




