neilg 01/07/16 08:07:34
Modified: targets/xerces-j index.html
sources/xerces-j readme.xml
Log:
correction to Xerces-J front page.
Revision Changes Path
1.11 +4 -2 xml-site/targets/xerces-j/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-site/targets/xerces-j/index.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index.html 2001/06/22 19:37:34 1.10
+++ index.html 2001/07/16 15:07:33 1.11
@@ -34,10 +34,12 @@
<A href="y2k.html" onMouseOut="rolloverOff('side-y2k');"
onMouseOver="rolloverOn('side-y2k');"><IMG alt="Y2K Compliance" border="0"
height="12" hspace="0" name="side-y2k"
onLoad="rolloverLoad('side-y2k','graphics/y2k-label-2.jpg','graphics/y2k-label-3.jpg');"
src="graphics/y2k-label-3.jpg" vspace="0" width="120"></A><BR>
<IMG border="0" height="14" hspace="0" src="resources/close.gif" vspace="0"
width="120"><BR></TD><TD align="left" valign="top" width="500"><TABLE
border="0" cellpadding="3" cellspacing="0"><TR><TD>
<TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD
bgcolor="666699" colspan="2" width="494"><TABLE border="0" cellpadding="0"
cellspacing="0" width="494"><TR><TD bgcolor="#039acc" height="1" width="1"><IMG
border="0" height="1" hspace="0" src="resources/void.gif" vspace="0"
width="1"></TD><TD bgcolor="#039acc" height="1" width="492"><IMG border="0"
height="1" hspace="0" src="resources/void.gif" vspace="0" width="492"></TD><TD
bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD
bgcolor="#039acc" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#0086b2"
width="492"><FONT color="#ffffff" face="arial,helvetica,sanserif"
size="+1"><IMG border="0" height="2" hspace="0" src="resources/void.gif"
vspace="0" width="2"><B>Xerces Java Parser 1.4.1 Release</B></FONT></TD><TD
bgcolor="#017299" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD
bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#017299"
height="1" width="492"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#017299"
height="1" width="1"><IMG border="0" height="1" hspace="0"
src="resources/void.gif" vspace="0"
width="1"></TD></TR></TABLE></TD></TR><TR><TD width="10"> </TD><TD
width="484"><FONT color="#000000" face="arial,helvetica,sanserif">
- <P>The Xerces Java Parser 1.4.1 supports
+ <P>The Xerces Java Parser 1.4.1 supports the
<A href="http://www.w3.org/TR/1998/REC-xml-19980210">XML
1.0</A>
recommendation and contains advanced parser functionality, such
as
- <A href="http://www.w3.org/XML/Group/Schemas.html">XML
Schema</A>,
+ support for the W3C's
+ <A href="http://www.w3.org/XML/Schema.html">XML
+ Schema recommendation version 1.0</A>,
<A href="http://www.w3.org/TR/DOM-Level-2/">DOM Level 2 version
1.0</A>, and
<A href="http://www.megginson.com/SAX/">SAX Version 2</A>,
in addition to supporting the industry-standard
1.4 +4 -2 xml-site/sources/xerces-j/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/xerces-j/readme.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- readme.xml 2001/05/22 20:18:48 1.3
+++ readme.xml 2001/07/16 15:07:33 1.4
@@ -3,10 +3,12 @@
<s1 title="&javaparsernamelong; Readme">
<s2 title="&javaparsernamelong; &javaparserversion; Release">
- <p>The &javaparsernamelong; &javaparserversion; supports
+ <p>The &javaparsernamelong; &javaparserversion; supports the
<jump href="http://www.w3.org/TR/1998/REC-xml-19980210">XML
1.0</jump>
recommendation and contains advanced parser functionality, such
as
- <jump href="http://www.w3.org/XML/Group/Schemas.html">XML
Schema</jump>,
+ support for the W3C's
+ <jump href="http://www.w3.org/XML/Schema.html">XML
+ Schema recommendation version 1.0</jump>,
<jump href="http://www.w3.org/TR/DOM-Level-2/">DOM Level 2
version 1.0</jump>, and
<jump href="http://www.megginson.com/SAX/">SAX Version
2</jump>,
in addition to supporting the industry-standard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]