From a539356ae05a462a04a2e42ddb28f8f8b71bf31c Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 20 Feb 2002 11:40:49 +0000 Subject: [PATCH] Added link, Daniel --- doc/index.html | 4 ++-- doc/xml.html | 6 ++++-- doc/xmlio.html | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/index.html b/doc/index.html index 59e3339e..cfcb0043 100644 --- a/doc/index.html +++ b/doc/index.html @@ -117,8 +117,8 @@ languages:

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) { + }