dleslie 99/12/07 11:10:03
Modified: docs resources.xml
Log:
Added XML4J ref (distinct from Xerces) to resources.xml.
install.xml uses the new XML4J ref.
Revision Changes Path
1.11 +4 -1 xml-xalan/docs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/xml-xalan/docs/resources.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- resources.xml 1999/12/03 16:35:07 1.10
+++ resources.xml 1999/12/07 19:10:02 1.11
@@ -115,7 +115,10 @@
location="http://www.w3.org/TR/PR-DOM-Level-1 "/>
<!-- The version of the XML4J used for testing. -->
- <resource id="xml4j-used" name="Xerces-J"
+ <resource id="xml4j-used" name="XML4J"
+ long-title="Version 3 of the XML Parser for Java" name-is-abrev="yes"
+ location="http://www.alphaworks.ibm.com/tech/xml4j"/>
+ <resource id="xerces-used" name="Xerces-J"
long-title="Version 1.0.0 of Xerces-J" name-is-abrev="yes"
location="http://xml.apache.org/xerces-j/index.html"/>
<resource id="JRE1.2" name="JRE-1.2" long-title="Sun's JRE-1.2"