Update of /project/cxml/cvsroot/cxml In directory common-lisp.net:/tmp/cvs-serv29111
Modified Files: README.html Log Message: na wer sagt's denn. DOM 2 Core
Date: Mon Dec 12 00:31:38 2005 Author: dlichteblau
Index: cxml/README.html diff -u cxml/README.html:1.10 cxml/README.html:1.11 --- cxml/README.html:1.10 Sun Dec 4 19:43:49 2005 +++ cxml/README.html Mon Dec 12 00:31:36 2005 @@ -70,7 +70,7 @@ validating SAX-like <a href="http://www.w3.org/TR/2000/REC-xml-20001006">XML 1.0</a> parser as well as the <a - href="http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html%22%3EDOM%C2%A0Level...</a> + href="http://www.w3.org/TR/DOM-Level-2-Core/%22%3EDOM%C2%A0Level%C2%A02%C2%A0Core</a> interfaces. </p>
@@ -90,7 +90,7 @@ <h2>Recent Changes</h2> <p class="nomargin"><tt>rel-2005-xx-yy</tt></p> <ul class="nomargin"> - <li>Use trivial-gray-streams.</li> + <li>Implemented DOM 2 Core.</li> <li> Error handling overhaul: All syntax errors should now be reported as instances of <tt>well-formedness-violation</tt>. We @@ -98,6 +98,7 @@ </li> <li>Support internal subset serialization.</li> <li>Gilbert Baumann has clarified the license as Lisp-LGPL.</li> + <li>Use trivial-gray-streams.</li> </ul> <p class="nomargin"><tt>rel-2005-06-25</tt></p> <ul class="nomargin">