XMLPersistence 1.1alpha1 in CVS
This version now contain a HSQLDB standalone version. Support for XQuery 1.0 and XPath2.0 via Saxon 7.8 is in progress.
We are using Saxon 7.8 to include XPath and XQuery features. We are also planning to check if we could add RelaxNG or/and Schematron DOM structure validation process.

To get this version you need to perform a CVS update/checkout.

cvs -z3 -d :pserver:guest@cvs.dev.java.net:/cvs update -P -d

(Using void password).
Back