STX
STX is an XML transformation tool based on XSLT and Scheme
which combines a processor for most common XSLT stylesheets and a framework for
their extension in Scheme and provides an environment for a general-purpose
transformation of XML data.
It integrates two functional languages - Scheme and
XSLT-like transformation language on the basis of the common data model - SXML.
STX position paper
This document is rather outdated, but it
highlights basic concepts of STX design
Examples
Software
STX transformation engine is included in:
SXML Collection
for PLT Schemes.
STX module is stx-engine.ss
SXML library for Bigloo
STX is in /stx directory