Rayfish convention support for XSLTJSON
Posted on Wednesday 03 September 2008
The XSLTJSON project now supports Micheal Matthew's Rayfish convention for converting XML to JSON. The Rayfish convention creates highly structured JSON from your XML, and is a good choice when dealing with data centric XML files. Additionally I've created unit tests for all supported output formats and made sure that all are passing.