XML Nanny is een handige tool waarmee het mogelijk is XHTML- en XML-documenten te valideren op hun 'Well-Formedness'. Het programma is alleen beschikbaar voor het Mac OS X-platform en kan de verschillende documenten zowel lokaal als via het netwerk valideren. De ontwikkelaar heeft XML Nanny 3.0 beta 1 uitgebracht waarin een hoop veranderd is. Zo is de bestandsgrootte drastisch teruggebracht naar ongeveer één MB en zijn er vele kleine verbeteringen terug te vinden. De aankondiging ziet er als volgt uit:
I’ve ported the work I did on the TeXMLMate plug-in back to XML Nanny. For now, I’m calling it version 3.0 beta 1. New Features (for XML Nanny) include:
- Vastly reduced application file size — XML Nanny.app has gone from more than 20 MB to about 1 MB in size. This is due to jettisoning Xerces C++. XML Nanny 3.0 is based entirely on libxml2 — and is much better for it.
- Open in external editor is much improved — now you can configure your preferred external editor. Clicking on error items in XML Nanny’s result view will open the document or schema with the error selected.
- XML Catalog support - Look under Window -> XML Catalog menu
- More XML Parser config settings
- Improved Schematron support
- View parsed XML — see what the XML Parser sees.
- Improved stability and more