XML documents describe data. For an application to display
the XML data there is a need for a language to transform the data. To
accommodate this process, XSLT was created. XSLT can be applied to transform
XML data into different formats, such as HTML.
The figure below illustrates the transformation process.
Figure 1
