elena 2003/11/19 14:01:57 Modified: java/docs releases.xml readme.xml Log: fixed minor doc bugs Revision Changes Path 1.171 +3 -2 xml-xerces/java/docs/releases.xml Index: releases.xml =================================================================== RCS file: /home/cvs/xml-xerces/java/docs/releases.xml,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- releases.xml 19 Nov 2003 21:20:16 -0000 1.170 +++ releases.xml 19 Nov 2003 22:01:56 -0000 1.171 @@ -4,7 +4,8 @@ <releases> <release version='&ParserName; 2.6.0'> <desc>This release provides an implementation of W3C DOM Level 3 Core and Load/Save Candidate Recommendations and also brings Xerces into compliance with the most recent work of the W3C XML Core working group (XML 1.1, Namespace in XML 1.1, XML 1.0 3rd edition, XInclude). -In addion, in this release we improved parser performance in several areas and fixes many bugs.</desc> +In addition, in this release we improved parser performance in several areas and fixed many bugs. +</desc> <changes> <update> <note> 1.41 +2 -2 xml-xerces/java/docs/readme.xml Index: readme.xml =================================================================== RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- readme.xml 19 Nov 2003 21:20:16 -0000 1.40 +++ readme.xml 19 Nov 2003 22:01:56 -0000 1.41 @@ -25,9 +25,9 @@ </p> <p> Xerces2 also provides an <link idref='dom3'>experimental implementation</link> of the -<jump href="http://www.w3.org/DOM/DOMTR/">Document +<jump href="http://www.w3.org/DOM/DOMTR#dom3">Document Object Model Level 3 Core and Load/Save</jump> Candidate Recommendations and provides a - <link idref='faq-xinclude'>partial implementation</link> of the <jump href="http://www.w3.org/TR/xinclude/">XML Inclusions + <link idref='faq-xinclude'>partial implementation</link> of the <jump href="http://www.w3.org/TR/2003/WD-xinclude-20031110/">XML Inclusions (XInclude)</jump> W3C Working Draft in Last Call. </p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]