On Thu, 1 Nov 2001, Silvain Piree wrote:
> > Element nextSibling =
> someElement.selectSingleNode("following-sibling::*");
> > Element prevSibling =
> someElement.selectSingleNode("preceding-sibling::*");
>
> I've tried it and I get an error on the following-sibling clause.
Can you paste the error you're getting?
> I checked the Jaxen site and on the status page it mentions:
>
> "preceding and following axes not implemented for most models"
>
> So, I guess this won't work.
No, that status page is woefully out of date. I think we support
those axes now for all models.
-bob
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user