On Fri, Jul 28, 2006 at 08:46:38AM +0400, Nikolay Samokhvalov wrote:
> Hello,
> 
> Does anybody use libxml2 to parse not entire docs but parts of them?

  there is no semantic in XML-1.0 for that kind of operations. There is
libxml2 entry points like xmlParseBalancedChunkMemory and xmlParseInNodeContext
but you have no garantee of applicability to a given task since since 
there is no standard defining those.

Daniel

-- 
Daniel Veillard      | Red Hat 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/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to