From a539356ae05a462a04a2e42ddb28f8f8b71bf31c Mon Sep 17 00:00:00 2001
From: Daniel Veillard
In most cases libxml tries to implement the specifications in a relatively -strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the -OASIS XML Tests Suite.
+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the OASIS XML Tests +Suite.To some extent libxml2 provide some support for the following other specification but don't claim to implement them:
In most cases libxml tries to implement the specifications in a relatively -strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the -OASIS XML Tests Suite.
+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the OASIS XML Tests +Suite.To some extent libxml2 provide some support for the following other specification but don't claim to implement them:
@@ -2228,6 +2229,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) { + } diff --git a/doc/xmlio.html b/doc/xmlio.html index 0514e2ea..8b7fb25e 100644 --- a/doc/xmlio.html +++ b/doc/xmlio.html @@ -239,6 +239,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) { + }