Java Software
The Java code in this book was developed using the libraries listed below. It may compile and run under later versions, but it hasn't been tested that way. Due to changes in support for the W3C XML Schema language, the versions listed are the minimum that I recommend.
Java 2 Standard Edition Version 1.3.1_03 (http://java.sun.com/j2se/1.3): To compile the code you'll need the full software development kit (SDK). If you're only going to download and run the book utilities, you'll just need the Java Runtime Environment (JRE).
Java XML Pack, Spring 02 (http://java.sun.com/xml/downloads): If you're only going to run the Java utilities, you don't need the full kit. However, you will need the Java jar archive files from the kit.
Xerces2 ...