Dave Pawson's home page - extensive XSL and XSLT FAQ, including: nbsp, special charachters, if and replace documentation. Docbook and Relax-ng FAQ, Braille info, XSLT-FO book info, Nodesets blog
"# Performs a depth-first walk of the input tree, this is the same depth-first algorithm you learned in programming 101 # As it walks through the document, selects a template in the stylesheet for the current node # Applies the template, which describes