newsletterlibrary.com

Top : Computers : Data Formats : Markup Languages : XML : Style Sheets :
XSL

Categories
FAQs, Help, and Tutorials 
Implementations 
Mailing Lists 
Reference 
Resources 
Tools 
XSL-FO 

Websites
XSL is a language for expressing stylesheets. It consists of two parts: a language for transforming XML documents, and an XML vocabulary for specifying formatting semantics. (W3C Recommendation 15 October 2001)
http://www.w3.org/TR/xsl/

Introduction, history, articles and software support by Robin Cover. (Oasis)
http://www.oasis-open.org/cover/xsl.html

With 34 original articles, the XSLT Zone explains XSLT in various solutions - such as .NET, mobile solutions and in applications. These articles range from introductory to advanced; through to tutorials and include complete XSLT and XPath references.
http://www.topxml.com/xsl

This draft document describes the requirements for the XSLT 2.0 specification. (W3C Working Draft 14 February 2001)
http://www.w3.org/TR/xslt20req

Jeni Tennison is a very active XSLT community member. This page is her homepage for her many XSLT activities. With 25 tutorials/articles and 2 utilities for visitors. Good website.
http://www.jenitennison.com/xslt/index.html

Xselerator is a fully functional XSL/XSLT IDE and Debugger - with a clear and easy to use IDE offering element and attribute automatic tag completion!
http://www.vbxml.com/xselerator/

The successor to Extensible Stylesheet Language (XSL), XSL Transformations (XSLT) is an XML-based language that enables you to transform one class of XML document to another
http://msdn.microsoft.com/librar.../htm/xmconxsldevelopersguide.asp

Collection of tools to make enable XML applications to interchange data easier. Includes APEX and ATTS.
http://ats.nist.gov/xsltoolbox/

Invoked via URL giving the URI of an XML document and a list of stylesheets to be applied. Requires Tomcat and Xerces/Xalan.
http://www.cs.unibo.it/helm/uwobo/

An early implementation of an XSL processor. Converts XSL to DSSSL to render XML.
http://www.cogsci.ed.ac.uk/~ht/xslj.html

A semantic lint checker for that detects poor syntax and redundant areas of a stylesheet.
http://www.nwalsh.com/xml/xslint/