Getting xslt to work using your browser



Using my browser, I want to test if xslt code is working.


Currently I am copy pasting my xml and xslt code into w3school's example page.


However, this is a real pain, since inserting tabs don't work there, syntax highlighting isn't active and the output window is too small. It is inconvenient to test your code there in general.


So:



  • What do I have to setup to test my xslt code?

  • Do I have to change the name of the xslt file to xhtml or html?


No comments:

Post a Comment