On Sun, Sep 10, 2006 at 07:51:37PM -0400, [EMAIL PROTECTED] wrote: > Just wanted to know if there are any comments regarding the patch.
I may not have time to check patches right now. > Is it ok to copy data from result->nodesetval->nodeTab[i]->children->content > instead of using function xmlNodeListGetString? In XPath specific case that should work fine, i.e. if the tree was built without entities references nor CDATA. Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [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
