http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/index.html
This tutorial from sun is extremely helpful in showing you what features are already built into java to allow you to read and write standard XML files. I used this tutorial and it only took me about 30 minutes to have a working program that would read and write the schema I designed.
There is also a decent introduction to XML, but our books and other articles probably do a better job.
-Josh
Posted by at December 10, 2002 10:40 AM | TrackBack