Re: [xsl] Making a string lowercase

Subject: Re: [xsl] Making a string lowercase
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Tue, 21 May 2002 07:36:13 +1000
Joel Konkle-Parker wrote:
Is there a way to pull the value of a node from an XML file and
convert it to all-lowercase?

The XSLT Standard Library (XSLTSL) provides a number of named templates (functions), written purely in XSLT, that manipulate strings. String lowercase, uppercase are included. XSLTSL handles internationalisation.

See http://xsltsl.sourceforge.net/ for download and usage.

Cheers,
Steve Ball

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