Added a pointer to LibxmlJ, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 20fa463..a8b9ecd 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -1647,11 +1647,14 @@
     href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
     Tcl</a>.</li>
   <li>There is support for libxml2 in the DOM module of PHP.</li>
+  <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
+      an effort to create a 100% JAXP-compatible Java wrapper for 
+      libxml2 and libxslt as part of GNU ClasspathX project.
 </ul>
 
 <p>The distribution includes a set of Python bindings, which are guaranteed
 to be maintained as part of the library in the future, though the Python
-interface have not yet reached the maturity of the C API.</p>
+interface have not yet reached the completeness of the C API.</p>
 
 <p><a href="mailto:stephane.bidoul@softwareag.com">Stéphane Bidoul</a>
 maintains <a href="http://users.skynet.be/sbi/libxml-python/">a Windows port