Re: SimpleXPathAPI -problem with xmlns

2007-10-27 Thread David Bertoni
tal wrote: Hi, When using xml document like : http://www.w3schools.com"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.w3schools.com foo.xsd"> ... SimpleXPathAPI.exe foo.xml /Revision . It gives me an error: No nodes matched the location path "/Revision"

SimpleXPathAPI -problem with xmlns

2007-10-27 Thread tal
on path "/Revision" But if I remove the xmlns="http://www.w3schools.com"; it works. Thanks, Tal -- View this message in context: http://www.nabble.com/SimpleXPathAPI--problem-with-xmlns-tf4701692.html#a13440395 Sent from the Xalan - C - Users mailing list archive at Nabble.com.