On Wed, Oct 25, 2006 at 02:57:47PM +0530, Ravi Reddy wrote: > > Hi, > > I have a set of questions regarding the level of streaming XPath > support. Please answer them. > > 1). Is there any documentation on what subset of XPath 1.0 does libxml2 > support in streaming mode?
No. Basically the one needed for XSD support. > 2). Does libxml2 internally construct DOM for streamable XPath > evaluation? no > 3). Does libxml2 support only forward looking XPath and if so what > subset? of course only forward. Again subset needed for XSD. See the XSD spec. It was mostly designed as an internal feature, the driver was that spec. 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
