On Mon, 24 Sep 2001, Martijn Koster wrote:

> In http://www.mail-archive.com/dom4j-user%40lists.sourceforge.net/msg00088.html
> James wrote:
> 
>   AFAIK when you don't put prefixes in an XPath expression it should just
>   match on local name only (i.e. ignores prefixes)
> 
> Did that turn out not to be the case? In the appended example the first
> test returns 0. Am I doing somthing wrong?

Nope, not the case.  XPaths with prefixes only match elements without
namespaces.

        -bob


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to