Description: In a previous article, we made our initial foray into XSLT and XPath, finishing with an example that demonstrated the transformation of XML into HTML. Now that we have seen the stylesheet for transforming XML into HTML, we can now look at how we can transform XML into WML.Looking at the stylesheet below, you can see that it is quite similar to the stylesheet for transforming to HTML. Before we look into the differences, let\'s see how this stylesheet can be applied to the XML document.