XML Nanny goes open source!
XML Nanny is now an open source project (BSD license) on Google Code!
XML Nanny is basically a graphical SAX parser with the added ability of validating your instance documents against many types of XML schemas (small ess) and displaying the results in an intuitive list.
Sometimes it's fun or instructive to parse your XML document with a SAX parser and look at the information items the XML parser finds in your document or DTD. To use XML Nanny for this purpose: