[xml] Default attribute when using xmlValidateDtd

2011-03-30 Thread Chris Tapp
ny pointers would be greatly appreciated ! Chris Tapp opensou...@keylevel.com www.keylevel.com ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org http://mail.gnome.org/mailman/listinfo/xml

Re: [xml] [PATCH] less-than character and HTML parser module

2015-04-14 Thread Chris Tapp
is does get put in, it should only be if it is a configurable option that is disabled by default - an xml parser should only accept a strictly-conforming document by default. Adding support for ‘broken’ html because other (weak) parsers allow it is not a good plan as it causes divergence from the st