This ought to be a FAQ somewhere... The namespace prefix that is in the source document is a red herring. In XPath, the unnamespace is always represented by a non-prefixed path. For a non-trivial default namespace, you just need to map a prefix to it.
So, in <foo xmlns="bar"> If you have fneh --> bar you would be able to use fneh:foo to describe the step. -- Paul ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jaxen-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxen-interest