Hi Christophe
From: "Christophe Ponsard" <[EMAIL PROTECTED]>
> - XPath support does not seem fully implemented (which I understand
> perfectly - this is still under development). For example, using
> multiple
> wildcards patterns such as: /*/*[@attribute]
The /* and /*/*[@attribute] paths are now working fine. The fix is now in
CVS as well as the daily build.
I've also added a test harness for XPath expressions in
src/test/org/dom4j/TestXPathExamples.java which uses the XML document in
xml/test/xpath/tests/xml. This document can contain an arbitrary number of
XPath test cases any contexts in any documents. So it should be quite easy
to add many more test cases over time by just editing this document to
ensure we have proper XPath support.
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-user