XML Transformation
STX
XSLT-like XML transformation in Scheme
SXSLT tutorial
An advanced tutorial by Oleg Kiselyov which considers a number of SXSLT
techniques: higher-order tags, pre-order and post-order transformations,
re-writing of SXML elements in regular and special ways, context-sensitive
applications of re-writing rules, and reflection.
Examples