Re: [xml] XPath Lack ?

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Thu Oct 26 2000 - 10:38:45 EDT


On Thu, Oct 26, 2000 at 04:31:52PM +0200, Stefan Bambach wrote:
> Is there any functionallity in this way:
> xmlXPathNewContext(xmlNodePtr node); ??????????

  you can still do
    ctxt = xmlXPathNewContext(doc);
    ctxt->node = the_node_you_want_to-start_from;

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | libxml Gnome XML toolkit
Tel : +33 476 615 257  | 655, avenue de l'Europe | http://xmlsoft.org/
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Rpmfind search site
 http://www.w3.org/People/all#veillard%40w3.org  | http://rpmfind.net/
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Thu Oct 26 2000 - 10:43:49 EDT