tng 2003/01/23 11:47:19
Modified: c/doc readme.xml
Log:
Doc Fix: mention that XML 1.1 section 2.13 is not implemented.
Revision Changes Path
1.29 +4 -3 xml-xerces/c/doc/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- readme.xml 6 Jan 2003 15:40:35 -0000 1.28
+++ readme.xml 23 Jan 2003 19:47:19 -0000 1.29
@@ -58,15 +58,16 @@
XML Schema Part 2: Datatypes</jump>, W3C Recommendation 2 May
2001</li>
</ul>
<li>Experimental Implementation of <jump
href="http://www.w3.org/TR/xml11/">
- XML 1.1</jump>, W3C Candidate Recommendation of October 15,
2002</li>
+ XML 1.1</jump>, W3C Candidate Recommendation of October 15, 2002
+ (Note: section 2.13 Normalization Checking has not been
implemented)</li>
<li>Contains a partial implementation of the
<jump href="http://www.w3.org/TR/2002/WD-DOM-Level-3-Core-20020409/">
DOM Level 3.0 Core Specification</jump>, W3C Working Draft of 09 April
2002 and
<jump href="http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409/">
DOM Level 3.0 Abstract Schemas and Load and Save Specification</jump>,
W3C Working Draft of 09 April 2002. This implementation is
experimental.
- See <jump href="dom3.html">DOM Level 3 Support</jump> for details.</li>
- <li>Source code, samples, and documentation is provided.</li>
+ See <jump href="dom3.html">DOM Level 3 Support</jump> for detail.</li>
+ <li>Source code, samples, and documentation is provided</li>
<li>Programmatic generation and validation of XML</li>
<li>Pluggable catalogs, validators and encodings</li>
<li>High performance</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]