[xsl] [ANN] Kernow 1.4

Subject: [xsl] [ANN] Kernow 1.4
From: "andrew welch" <andrew.j.welch@xxxxxxxxx>
Date: Fri, 7 Jul 2006 14:41:51 +0100
I've finally got around to releasing a new version of Kernow:

http://sourceforge.net/projects/kernowforsaxon/

Kernow is a graphical front end for Saxon written in Java 1.5.  It's
intended for anyone who currently uses Saxon to process directories of
XML and would benefit from the caching, or who uses Saxon from the
command line and gets fed up typing in paths each day  :)

- Added optional caching URI and entity resolvers (including an entity
resolver for documents referenced through the collection() function)
- Added directory validation using SaxonSA, Xerces or JAXP (choice of
XSD or RNG where possible).
- Added the ability to run schema aware XQueries
- Added default, lax and strict validation for schema aware transforms
and queries
- Added the ability to choose the type of files to process in a
directory (eg, xml, xhtml, or well-formed html)
- Fixed a number of small bugs, such as the progress bar occasionally
throwing an NPE.

cheers
andrew

Current Thread