Category:XSLT

From TEIWiki
Revision as of 21:31, 20 April 2005 by MattZ (talk | contribs)
Jump to navigation Jump to search

This page collects together any pages relating to XSLT (Extensible Stylesheet Language Transformations) for TEI resources. The main TEI website has a page about stylesheets as well.

All of the stylesheets posted here are freely available for public use. They are offered as is, and we make no guarantees about their usefulness or effectiveness. Please feel free to experiment with them. If you make any useful revisions, please post the modified version here.

The call for stylesheets includes more details about what we are seeking and how you can help.


To contribute a stylesheet, please create a new page within this category. To do this, you should:

  • Create a user account for this WIKI if you have not done so.
  • Log in
  • Add a new page.
    • To do this, simply add to the main url the pagename you wish to create:
    • For example: http://www.tei-c.org.uk/wiki/index.php/MyNewStylesheet.xsl
  • Edit the page, making sure to:
    • Provide some accompanying explanation at the top of the page
    • Wrap any stylesheet content in <pre> .... </pre> tags
    • Add [[Category:XSLT]] to the bottom of it.

A SampleXSLTPage displays the original text for the Remove-Namespaces.xsl page, and may provide a useful reference.