June 2008
Intermediate to advanced
986 pages
27h 8m
English
The XSLT processor generates these results:
<html> <body> <h1> Hello, World! </h1> </body> </html>
When rendered in a browser, our output document looks like Figure 2-1.

Congratulations! You’ve now used XSLT to transform an XML document.
Read now
Unlock full access