This demonstration application allows you to experiment with the XSLT language.
XSLT is a very useful transformation language used to process and convert XML documents. A simple example of some XSLT code as well as an XML document are provided below to get you started.
To test your own code, paste it into the text field labeled “XSLT Code” and then click on the “Process” button. You can also provide your own custom XML document instead of using the default one. To do so, simply paste it into the larger text area labeled “XML Document”.