Hi List,

I'm using Xerces to parse a xml document into a dom tree
und try to select nodes using the xpath processor of xalan.
I've got this working with Xerces 1.2 and Xalan 0.4.
But since we've switched to Xerces 1.4 and Xalan 1.1 I got
an 'illegal axis name' error while executing any xpath
expression. I've altered the code to fit the changed api
of the xalan xpath processor, but somthing must be going wrong.

Does anyone have a working example of parsing an xml document
with Xerces and executing a xpath expression with Xalan on the
dom?

Thanks
Michael

-- 
"Die Welt ist eine Kom�die f�r den, der denkt,
eine Trag�die f�r den der f�hlt."
Horace Walpole
 

Reply via email to