Subject: Re: Library functions
From: "Carmelo Montanez" <carmelo@xxxxxxxx>
Date: Tue, 7 Aug 2001 17:15:34 -0400
|
That works great in the XSLT arena, but I think those functions
inside of section 5.10 actually refers to the FO part of the
XSL specs?, am I wrong?
Carmelo
----- Original Message -----
From: "Evan Lenz" <elenz@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>; <XSL-FO@xxxxxxxxxxxxxxx>
Sent: Tuesday, August 07, 2001 5:04 PM
Subject: RE: Library functions
> 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
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|