RE: [xsl] Library functions

Subject: RE: [xsl] Library functions
From: "Evan Lenz" <elenz@xxxxxxxxxxx>
Date: Tue, 7 Aug 2001 14:04:55 -0700
Bob DuCharme wrote:
> For this
> reason, you would have to add the "in" units string as a text node outside
> of the xsl:value-of element.

Or just use the concat() function:

<xsl:value-of select="concat(2*3,'th')"/>

Evan Lenz
XYZFind Corp.


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


Current Thread