Subject: RE: left-trim function
From: "Bryan Rasmussen" <bry@xxxxxxxxxx>
Date: Thu, 21 Mar 2002 15:49:18 +0100
|
> Has anybody an idea how to implement an left-trim /
> right-trim function which strips out all leading chars of a
> string? If its not possible directly with standard xslt I can
> also use XALAN built in function, but I never made this.
go to
http://www.topxml.com/xsl/articles/df/#3._Implementation_of_currying_and_par
tial_application_in_XSLT. and then look for testTrim.xsl on your page
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|