> Where did you define the piz: and xform: namespaces (both in your DOM
> snippet and in the test case?) You must have defined them somewhere or you
> would never get results, but their location could be significant.
> Especially if you also use default-namespace declarations.

Like this :

<html xmlns="http://www.w3.org/1999/xhtml";
 xmlns:xform="http://www.w3.org/2001/08/xforms";
 xmlns:piz="http://www.pizza.com";>

> (namespaces are my own #1 cause of xpath headaches :( )

Well, they're my #1 cause of headaches in general ;-)

Jérôme


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to