From: "Stephen C. Upton" <[EMAIL PROTECTED]>
> Tony,
> 
> There was an error in James example. Replace your line with this:
>   "/StateTable/Action[InputEvent=\"$x\"]/ProcessFile",


XPath variables are not quoted. So the XPath expression should be...

/StateTable/Action[InputEvent=$x]/ProcessFile

James
-------
http://radio.weblogs.com/0112098/
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to