Updated the conformance state, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 9061288..8b1132f 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -53,8 +53,11 @@
 </ul>
 
 <p>In most cases libxml tries to implement the specifications in a relatively
-strict way. To some extent libxml2 provide some support for the following
-other specification but don't claim to implement them:</p>
+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the
+OASIS XML Tests Suite.</p>
+
+<p>To some extent libxml2 provide some support for the following other
+specification but don't claim to implement them:</p>
 <ul>
   <li>Document Object Model (DOM) <a
     href="http://www.w3.org/TR/DOM-Level-2-Core/">http://www.w3.org/TR/DOM-Level-2-Core/</a>
@@ -2226,6 +2229,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document: