[xml] Namespace Query Issue
- From: "Alistair Leslie-Hughes" <leslie_alistair hotmail com>
- To: xml gnome org
- Subject: [xml] Namespace Query Issue
- Date: Fri, 18 Apr 2008 21:02:27 +1000
Hi,
When use xmlXPathEval with the query "/root/WEB:Site" on the following xml
<?xml version=\"1.0\"?>
<root xmlns:WEB='http://www.winehq.org'>
<WEB:Site version=\"1.0\" />
</root>
I get the following error
XPath error : Undefined namespace prefix
xmlXPathEval: evaluation failed
Using the same xml and query in MSXML it works.
Can someone explain what I am doing wrong?
Best Regards
Alistair Leslie-Hughes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]