From 2c8fe012ef1ff6e0613480dd182dec099aa9636e Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Sun, 9 Jun 2013 00:17:44 +0800 Subject: Imported Upstream version 2.9.1 --- doc/xml.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/xml.html') diff --git a/doc/xml.html b/doc/xml.html index d2cc00d..d6abd50 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -508,7 +508,7 @@ xmlDtdPtr dtd = xmlParseDTD(NULL, filename_of_dtd); /* parse the DTD */
  • If you need to parse large files, check the xmlReader API tutorial
  • James Henstridge wrote some nice + href="http://www.jamesh.id.au/articles/libxml-sax/libxml-sax.html">some nice documentation explaining how to use the libxml SAX interface.
  • George Lebl wrote an article -- cgit v1.2.3