XSL - Extensible Stylesheet Language
An XSL stylesheet can be used to transform an XML document into another type of document, such as XHTML.
XSLT 1.0 is farily limited, but the working draft of XSLT 2.0 contains more functionality that will make transformations much easier. While waiting for it to be finalised, there are a few distributions that can be added to your templates that may help.
Links
-
The official W3C XSL page [http://www.w3.org/Style/XSL/]
Some XSLT extensions, and templates for commonly used functions
-
XSLT Standard Library [http://xsltsl.sourceforge.net/]
-
EXSLT [http://www.exslt.org/]
Some useful XSL reference sites:
-
MSXML 3.0 XSLT Reference (MSDN website)
-
W3School's XSLT Page -- contains tutorials, references, etc.
-
XSL Frequently Asked Questions -- contains snippets from the xsl mailing list at mulberry tech.
| More Articles (showing 5 below) | |
|---|---|
| 2004-08-24 | |
| 2004-03-02 | |
| 2004-02-25 | |
|
2004-02-24 |

