cargilld 2004/10/04 09:49:19
Modified: c/doc readme.xml
Log:
Documentation update to match changes we made in 2.6.0.
Revision Changes Path
1.37 +8 -8 xml-xerces/c/doc/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- readme.xml 30 Sep 2004 00:55:09 -0000 1.36
+++ readme.xml 4 Oct 2004 16:49:19 -0000 1.37
@@ -56,8 +56,11 @@
<ul>
<li>Conforms to</li>
<ul>
- <li><jump href="http://www.w3.org/TR/2000/REC-xml-20001006">
- XML 1.0 (Second Edition)</jump>, W3C Recommendation of October
6, 2000</li>
+ <li><jump href="http://www.w3.org/TR/2004/REC-xml-20040204/">
+ XML 1.0 (Third Edition)</jump>, W3C Recommendation</li>
+ <li><jump
href="http://www.w3.org/TR/2004/REC-xml11-20040204/">
+ XML 1.1 (First Edition)</jump>, W3C Recommendation
+ (Note: section 2.13 Normalization Checking has not been
implemented)</li>
<li><jump href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/">
DOM Level 1 Specification</jump>, W3C Recommendation of October
1, 1998</li>
<li><jump
href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/">
@@ -67,15 +70,12 @@
W3C Recommendation of November 13, 2000</li>
<li><jump href="http://sax.sourceforge.net/">SAX 1.0 and SAX
2.0</jump></li>
<li><jump href="http://www.w3.org/TR/1999/REC-xml-names-19990114/">
- Namespaces in XML</jump>, W3C Recommendation of January 14,
1999</li>
+ Namespaces in XML</jump>, W3C Recommendation of January 14,
1999</li>
<li><jump href="http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/">
XML Schema Part 1: Structure</jump>, W3C Recommendation 2 May
2001</li>
<li><jump href="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/">
- XML Schema Part 2: Datatypes</jump>, W3C Recommendation 2 May
2001</li>
- </ul>
- <li>Full experimental implementation of <jump
href="http://www.w3.org/TR/xml11/">
- XML 1.1</jump>, W3C Candidate Recommendation of October 15, 2002
- (Note: section 2.13 Normalization Checking has not been
implemented)</li>
+ XML Schema Part 2: Datatypes</jump>, W3C Recommendation 2 May
2001</li>
+ </ul>
<li>Full experimental implementation of <jump
href="http://www.w3.org/TR/xml-names11/">
Namespaces in XML 1.1</jump>, W3C Candidate Recommendation of 18
December 2002</li>
<li>Contains a partial implementation of the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]