XSLT (XSL Transformations) is a language used to transform XML document
into other XML documents. For reference information, see the
W3C Recommendation
http://www.w3.org/TR/xslt.html.
Netscape DevEdge
has information on XSLT in general and in Netscape. This document can be found also at
developer.mozilla.org. For a quick start into XSLT, see Norman
Walsh's Tutorial.
See a simple example, and what it's supposed to
look like. Also other resources can be found at
developer.mozilla.org on XSLT
Developers
FAQ
QA
Reporting Bugs for XSLT guide
Using XSLT in js
The implementation of XSLT in Mozilla is done in the TransforMiiX module. You can use it either as part of the lizard, or as standalone processor.
If you find something wrong on this page, please add it to 51601.