SaxonDemo Simple code showing Saxon engine for processing XSLT with the xml-to-json function To run from commandline, java -jar SaxonDemo.jar {path/to/stylesheet.xsl} {path/to/input.xml} {path/to/output.json}