Downloaded 13 times









































This document provides an overview of XML and Apache projects including Xerces, Xalan, FOP, Batik, Xindice, XML-RPC, and Axis. It describes what each project does such as XML parsing (Xerces), XSLT processing (Xalan), formatting XML to PDF (FOP), handling SVG (Batik), native XML database (Xindice), RPC over XML (XML-RPC), and SOAP web services (Axis). Examples of XML code are provided for many of the projects. The document discusses when each project would be used such as for XML validation, transforming XML, graphical output, storing XML, and integrating systems using web services.