Apache Ant JUnit XML Schema
by Tom Howard, February 2011
I went looking for an XML Schema for the XML produced by Apache Ant's JUnit task and JUnitReport task and couldn't find one through Google, so I created one.
Here it is, based on the code in Apache Ant 1.8.2: JUnit.xsd on GitHub
The schema is licensed under the Apache License Version 2.0.