Apache Ant/XML
From Wikibooks, the open-content textbooks collection
Ant provides targets to validate and transform XML documents.
XMLwellformed - how to use Apache ant to check an XML file for well formedness
XMLvalidate - how to use Apache ant to validate an XML file agains an XML Schema
XSLT - how to use Apache ant to run an XML transform