On Sat, Jun 24, 2006 at 11:18:43AM +0100, David Kelvin wrote: > If data is in a CData block, is it passed to the xmlSAX2Characters routine, > to the xmlSAX2CDataBlock routine or both?
xmlSAX2CDataBlock if not null, to xmlSAX2Characters otherwise. 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/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
