Commit f1121c48afd5ff8fb9cfc2ea8b33a77586bc370e

Daniel Veillard 2010-07-26T14:02:42

Add an HTML parser option to avoid a default doctype - include/libxml/HTMLparser.h: defines the new HTML parser option HTML_PARSE_NODEFDTD - HTMLparser.c: if option is set don't add a default DTD - xmllint.c: add the corresponding --nodefdtd option in xmllint