mrglavas 2003/11/13 15:04:22
Modified: java/docs readme.xml
Log:
Update references to XML 1.1 from CR to PR.
Revision Changes Path
1.38 +8 -5 xml-xerces/java/docs/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- readme.xml 30 Jul 2003 20:47:01 -0000 1.37
+++ readme.xml 13 Nov 2003 23:04:22 -0000 1.38
@@ -24,18 +24,21 @@
XML Schema</link> page.
</p>
<p>
- Xerces2 also provides an <link idref='dom3'>experimental
implementation</link> of the Document Object Model Level 3 Core and Load/Save
Working Drafts and provides a <link idref='faq-xinclude'>partial implementation</link>
of the XML Inclusions (XInclude) W3C Candidate Recommendation.
+ Xerces2 also provides an <link idref='dom3'>experimental
implementation</link> of the Document
+ Object Model Level 3 Core and Load/Save Working Drafts and provides a
+ <link idref='faq-xinclude'>partial implementation</link> of the XML
Inclusions
+ (XInclude) W3C Candidate Recommendation.
</p>
<p>Xerces2 is now able to parse documents written according to the
- <jump href="http://www.w3.org/TR/xml11/">
- XML 1.1 Candidate Recommendation</jump>, except that
+ <jump href="http://www.w3.org/TR/2003/PR-xml11-20031105/">
+ XML 1.1 Proposed Recommendation</jump>, except that
it does not yet provide an option to enable normalization checking as
described
in section 2.13 of this specification.
It also handles namespaces according to the
- <jump href="http://www.w3.org/TR/xml-names11/">
- XML Namespaces 1.1 Candidate Recommendation</jump>,
+ <jump href="http://www.w3.org/TR/2003/PR-xml-names11-20031105/">
+ XML Namespaces 1.1 Proposed Recommendation</jump>,
and will correctly serialize XML 1.1 documents if the DOM level
3 load/save API's are in use.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]