On Mon, Oct 30, 2006 at 10:02:34PM +0100, Giorgio Calderone <[EMAIL PROTECTED]> wrote: > Hello, > I'm using a SAX2 parser in push mode that should validate the XML document, > in
There is no DTD validation support at the SAX level. Use the reader. 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
