Hi there,
I found an XSL transform at
http://code.google.com/p/xml2json-xslt/wiki/TransformingRules
that will take arbitrary XML and convert it to JSON. They name
different conversion conventions such as Rayfish, Badgerfish, and
Parker. Which one of these would work best for producing JSON that the
JIT can most easily consume?
I still haven't had time to dive into the code. If I can find such a
transform, then it will make a JIT project much more feasible.
Thanks,
John