[cxml-cvs] CVS update: cxml/README.html

David Lichteblau dlichteblau at common-lisp.net
Mon Nov 28 22:22:53 UTC 2005


Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv3876

Modified Files:
	README.html 
Log Message:
kommentaraenderungen

Date: Mon Nov 28 23:22:50 2005
Author: dlichteblau

Index: cxml/README.html
diff -u cxml/README.html:1.7 cxml/README.html:1.8
--- cxml/README.html:1.7	Sun Nov 27 21:49:10 2005
+++ cxml/README.html	Mon Nov 28 23:22:49 2005
@@ -65,8 +65,10 @@
     </ul>
 
     <p>
-      CXML currently implements a namespace-aware, validating SAX-like
-      <a href="http://www.w3.org/TR/2000/REC-xml-20001006">XML 1.0</a>
+      CXML currently implements a <a
+      href="http://www.w3.org/TR/REC-xml-names/">namespace-aware</a>,
+      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">DOM Level 1 Core</a>
       interfaces.




More information about the Cxml-cvs mailing list