This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Library functions


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@xyzfind.com>
To: <xsl-list@lists.mulberrytech.com>; <XSL-FO@yahoogroups.com>
Sent: Tuesday, August 07, 2001 5:04 PM
Subject: RE: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]