On Mon, Mar 07, 2005 at 12:09:13AM -0800, dan berry wrote: > Is there an api for checking if one node is nested in another node (without > going over the tree structure and check each node)?
Hum, no. just walk the ->parent list, Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
