Turns out that wasn't the problem. I got everything working.
basically I was being an idiot and forgot that the HTML DOM requires
tag names to be upper cased. Thanks.
-----------------------------------------------------------
- stephen.g.walizer - http://node777.net - [EMAIL PROTECTED]
-----------------------------------------------------------
On Jul 29, 2008, at 8:45 AM, [EMAIL PROTECTED] wrote:
At a wild guess: Are you sure NekoHTML is producing DOM 2.0
compatable nodes? XPath needs namespace-awareness, so I think Xalan
is making the 2.0 DOM nodes a prerequisite...
______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
-- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (http://
www.ovff.org/pegasus/songs/threes-rev-11.html)