Re: [xml] XPath oddities
- From: "Jon Topper, Active High Ltd." <jon active-high co uk>
- To: Christian Glahn <christian glahn uibk ac at>
- Cc: xml gnome org
- Subject: Re: [xml] XPath oddities
- Date: Fri, 2 Nov 2001 11:55:26 +0000 (GMT)
xmlXPathCompiledEval returns a structure so you get the node set like this:
* my_nodeset = result->nodesetval;
Ah, that's where I was going wrong, it seems - what does
xmlXPtrBuildNodeList() do differently then? Does that not retrieve the
same nodelist?
Jon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]