I want to transform an xml file, display its treeview on a html page. I have downloaded an example, it has xslt, js, css and also some images. I used xmlspy to do the transformation, but it didn’t work.
Could anyone please tell me how to do the transformation?
If you find it easier (as I do) to do as much in the browser as poss take a look at Johann Burkard’s xslt.js:
http://johannburkard.de/software/xsltjs/
You can do/test your transformation right in the browser 🙂