Tom's XSL Cookbook!

I've created this cookbook to show quick examples of various XSL transformations. If you're not familar with XSL and its ways of converting XML, please refer to my XSL overview page.

If you don't see something you need here, please drop me an email and I'll see if I can come up with a simple example.

XSL Examples:
#1 Hello World
#2a Simple Table
#2b Simple List
#3 HTML Table, sorted, number rows
#4a HTML Table with striped rows
#4b HTML Table with striped rows based on content
#5 Passing parameters to JavaScript
#6 Formatting numbers and subtotaling
#7 Importing utilities from External Files
#8a XML -> Comma Separated (CSV) File
#8b XML -> Comma Separated (CSV) via command line
#9 Picture Gallery

XSL References:
References


[ Home ]