> You may want to look into using Apache's xerces/xalan implementation of
> DOM/XPath.  I had no problems running normal XPath expressions such as
> "/html/body/[EMAIL PROTECTED]'content']" against an XHTML document.  The code
> for running XPath is much less convenient though...  I also had
> serialization format issues with apache's implementation.  Looks like
> maybe they've a new version now.

Apache's XPath implementation also follows the same rules. [1]

Regards,
Edwin

[1] http://www.w3.org/TR/xpath#node-tests
-- 
http://www.edankert.com/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to