Re: NekoHTML and XPath

2008-07-29 Thread keshlam
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 unteste

Re: What is xalan:nodeset

2008-07-29 Thread Michael Ludwig
ai schrieb: I found code like but i don't know what that's meaning.Someone please help me. Thank's before.=^D Hi Ai, xalan:nodeset( $rtf ) is an extension function used to convert a so-called result tree fragment, often abbreviated as RTF, into a so-called node-set, which is a structure that