XML Nanny 3.0 Beta 1
![]()
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