[xquery-talk] [ANN] nux-1.0a4 release - XQuery support for XOM

Wolfgang Hoschek whoschek at lbl.gov
Fri Oct 22 10:19:58 PDT 2004


This is to announce the nux-1.0a4 release.

Nux provides seamless W3C XQuery support for XOM, through Saxon/Java. 
It also offers efficient and flexible pools and factories for XQueries, 
XSL Transforms, as well as Builders that validate against W3C XML 
Schemas.  For simple and complex continuous queries and/or 
transformations over very large or infinitely long XML input, a 
convenient streaming path filter API combines full XQuery support with 
straightforward filtering.

For details see http://dsd.lbl.gov/nux/

Changelog:

	• 	For simple and complex continuous queries and/or transformations 
over very large or infinitely long XML input documents, we have added a 
convenient streaming path filter API, combining full XQuery support 
with straightforward filtering.
	• 	XOMUtil: Added a node factory that ignores Text nodes that consist 
of whitespace only.
	• 	Fixed small bug in XQueryPool.getXQuery(Resolver)
	• 	Faster XOMUtil.toPrettyXML
	• 	Javadoc improvements

Regards,
Wolfgang.




More information about the talk mailing list