[xsl] ANN: XSLT Standard Library Version 0.2.1

Subject: [xsl] ANN: XSLT Standard Library Version 0.2.1
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Wed, 11 Apr 2001 16:13:08 +1000
	XSLT Standard Library

	Version 0.2.1

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

This initial release is to promote the library, establish
the engineering standards for the library and also acts
as a Call For Participation.  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.

Changes since v0.1:

* String module: capitalise template now capitalises all words
  in a string.  New substring-before-first template.
* Node module: New module with templates xpath and type.
* Example module: New module which acts as a template for new modules.
* Documentation added.

  USAGE
  =====

Simply 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.

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

  DOWNLOAD
  ========

Gzipped tarball:
http://prdownloads.sourceforge.net/xsltsl/xsltsl-0.2.1.tar.gz
Zip archive:		http://prdownloads.sourceforge.net/xsltsl/xsltsl-0.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 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, Zveno.  Stuart.Hungerford@xxxxxxxxx
			Jason Diamond.  jason@xxxxxxxxxxxxx


-- 
Steve Ball            | waX Me Lyrical XML Editor | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |      XML XSL
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development
Steve.Ball@xxxxxxxxx  +---------------------------+---------------------
Ph. +61 2 6242 4099   |   Mobile (0413) 594 462   | Fax +61 2 6242 4099

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread