|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: left-trim function
Robert Soesemann (robert dot soesemann at web dot de wrote): > 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. Hi Robert, You can just use the trim() function from FXSL. The functional programming library FXSL can be downloaded at: http://www.topxml.com/downloads/default.asp?id=v200231744953 It is available for the following XSLT processors: Saxon, MSXML, Xalan. FXSL is written in pure XSLT 1.0 and only uses the vendor:node-set() extension function. The current version is 0.2. The main ideas behind the implementation of the FXSL library and of functional programming in XSLT are described in the following two articles: "The Functional Programming Language XSLT - A proof through examples" http://www.topxml.com/xsl/articles/fp/ and "Dynamic Functions using FXSL: Composition, Partial Applications and Lambda Expressions" http://www.topxml.com/xsl/articles/df/ Cheers, Dimitre Novatchev. __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








