New XSLTJSON version
Posted on Friday 27 February 2009
I've just uploaded a new XSLTJSON version, with exactly one new feature and two minor bug fixes. It is now possible to skip the root element of a XML document and only have the child elements returned using the skip-root parameter. The JSONP support has changed to not produce parentheses when it is turned off (invalidating the JSON), and the stylesheet now supports XML parsers that do not properly match entity encoded new line control characters (that's a mouthful, but what it comes down to is that running XSLTJSON on some XSLT processors generated JSON with unescaped newlines.)
Last update I mentioned two new projects that have kept me busy. I haven't finished either project yet, but I'll give some hints as to the nature of one of them: Canvas, JavaScript, chart, plotting, and almost finished. I hope you can figure it out from that.