In conclusion
In Part 1 of this tutorial, I introduce the steps involved in updating many XML instance documents using XSLT conversion stylesheets and Apache Ant. You reviewed a method to determine the XML instance document updates. Lastly, you translated those update requirements into a conversion stylesheet composed of individual conversion templates that perform the XML updates.
In Part 2, you'll install Apache Ant and Java SE. You'll create the XML-based instructions that Ant uses to transform existing XML instance documents into new ones (using our conversion stylesheet). For an added bonus, I'll cover XML file validation within the Ant process, as well as transforming the newly-updated XML files into HTML.
Sample schemas, XML instance documents, and a conversion stylesheet are available at Downloads.
Also be sure to review Resources for more detailed information and links to XML topics, Ant, Java SE, and related developerWorks information on these topics.
First, thanks to our own Doug Tidwell who pioneered this process here at developerWorks several years ago. We've made some tweaks along the way, but the basic idea was his and we are far better off for it. Doug's Web services contributions and XML contributions to developerWorks have proven very popular.
Secondly, thanks go to the members of the developerWorks schema and stylesheet development team. Elizabeth, Frank, Jack, and Leah, your willingness to divide and conquer all of the schema and stylesheet work means more than you know. Janet and Kristin, we're grateful that you've joined the team; the list of to-do's never seems to dwindle, no matter how hard we try!
I also want to thank our management team. Your encouragement to think creatively, along with the flexibility you continue to allow, makes working for developerWorks the best job in IBM.

