We have a small task to add a feature to the DTD analyzer to produce a stylesheet that converts XML instance documents into JSON.
I've added a new set of command-line scripts to this project, dtd2xml2json and dtd2xml2json.bat, that run the analysis stage and then invoke the dtd2xml2json.xsl stylesheet to produce the output XSLT.
We have a small task to add a feature to the DTD analyzer to produce a stylesheet that converts XML instance documents into JSON.
I've added a new set of command-line scripts to this project, dtd2xml2json and dtd2xml2json.bat, that run the analysis stage and then invoke the dtd2xml2json.xsl stylesheet to produce the output XSLT.
Please see http://github.com/Klortho/Eutils-JSON for more info.