STX examples
ex.scm
ex.xml
mail.scm
mail.xml
mail.html
An example of STX stylesheets applyed for side effects:
make-fixture.scm
xpaths.sxml
xpath-fixture.scm (result)
An example of STX stylesheets applyed for side effects and tree transformation
make-examples.scm
index.html The stylesheet generates this index and all the files linked
XSLT examples from Michael Kay's "What kind of language is XSLT?" implemented in STX.
Basic
soccer.scm
soccer.sxml
soccer.html
Elaborate
soccer-table.scm
soccer-table.html
All the examples has been tested with MzScheme 205, ssax and sxml collections.