- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Fri, 06 Jun 2003 17:08:36 -0400
- To: www-xml-xinclude-comments@w3.org
I have fully implemented the September 2002 candidate recommendation of XInclude in XOM (modulo undiscovered bugs). You can find it at http://www.cafeconleche.org/XOM/ Unlike my earlier SAX, DOM, and JDOM implementations this is a full implementation including support for fallbacks, the XPointer element scheme, and XPointer bare names. I am working on adding the XInclude test suite to my unit tests. Likely this will uncover bugs, which I then plan to fix. I also have a number of my own test cases which are included in the XOM distribution. If any of these appear to be new, and not duplicate your existing tests cases I'll let you know. -- Elliotte Rusty harold
Received on Friday, 6 June 2003 17:03:32 UTC