Are there XML / XSL editors that can show transformations in real time?
I am converting all of our Crystal Reports to use our home reporting system. Basically I am serializing report objects to XML, transforming them using XSL to HTML / CSS. Everything works beautifully except for the design process.
Once I get the XML correct, I have to open XSL and CSS in SciTE, edit, restart IE, smear, rinse, repeat. I would love it if there was an XML / XSL editor that could show the transformation in real time and speed up my process. Can anyone provide any guidance?
a source to share
<oXygen/>
XSL / XSLT Editor can perform XHTML previews. See the Conversion Results section at http://www.oxygenxml.com/xslt_editor.html .
a source to share
This online javascript editor.
http://www.purplegene.com/static/transform.html
Whether you are a Windows, Linux or Mac user, it just will work!
a source to share