[xsl] ANN: XSLT Standard Library v1.2.1

Subject: [xsl] ANN: XSLT Standard Library v1.2.1
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Sun, 10 Oct 2004 16:56:27 +1000
	XSLT Standard Library
	http://xsltsl.sf.net/

Version 1.2.1

The XSLT Standard Library is a collection of commonly-used
templates written purely in XSLT.

This release features:
 * New SVG and comparison modules
 * New templates (functions) in string, date-time and math modules.
 * Various bug fixes and patches (see ChangeLog).

Anyone who has useful XSLT templates that feels that they
may be of use to a wide range of XSLT developers and
applications is invited to submit their templates for
inclusion in the library.

  USAGE
  =====

Method 1: Unpack the distribution (see below) and
include or import either the main stylesheet, stdlib.xsl,
into your own stylesheet or include/import individual stylesheets
as needed.

Method 2: Import or include the main stylesheet, or an
individual stylesheet, directly from the project website.
Main stylesheet: http://xsltsl.sourceforge.net/xsl/stdlib.xsl

See http://xsltsl.sourceforge.net/ for further instructions.

xsltsl uses XML Namespaces, so there's no need to worry about
clashing template names.

  DOWNLOAD
  ========

Gzipped tarball: http://prdownloads.sourceforge.net/xsltsl/xsltsl-1.2.1.tar.gz
Zip archive: http://prdownloads.sourceforge.net/xsltsl/xsltsl-1.2.1.zip


  GETTING INVOLVED
  ================

xsltsl is a SourceForge project.  Contributions are welcome.
Any contributed code must use the LGPL license to be accepted
into the library.

Project Page: http://sourceforge.net/projects/xsltsl/

Project Web Page: http://xsltsl.sourceforge.net/

There are three mailing lists for the project:

  xsltsl-users@xxxxxxxxxxxxxxxxxxxxx
	Discussion of the use of xsltsl.
  xsltsl-devel@xxxxxxxxxxxxxxxxxxxxx
	Discussion of the development of xsltsl.
  xsltsl-announce@xxxxxxxxxxxxxxxxxxxxx
	Project announcements.

Bug reports are most welcome, and these may be submitted via the project Web page.

  LICENSE
  =======

xsltsl is LGPL'd.

  ACKNOWLEDGEMENTS
  ================

Project Manager:	Steve Ball, Zveno.  Steve.Ball@xxxxxxxxx
Developers:		Stuart Hungerford.  Stuart.Hungerford@xxxxxxxxxx
			Leo Monus.
			Jason Diamond.  jason@xxxxxxxxxxxxx
			Reinout van Rees.  R.vanRees@xxxxxxxxxxxxx
			Mark Hummel, Zveno.  Mark.Hummel@xxxxxxxxx


---


Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development

Current Thread