RE: [xsl] the last substring

Subject: RE: [xsl] the last substring
From: "Oleg Tkachenko" <olegt@xxxxxxxxxxxxx>
Date: Fri, 16 Nov 2001 23:48:59 +0200
Hello yan bai!

Recursive substring-after() ?

---
Oleg Tkachenko,
Multiconn International, Israel 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of yan bai
> Sent: Friday, November 16, 2001 11:29 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] the last substring
> 
> 
> I have an element like:
> <elem>xxxxx.xxxxx.xxxx.1234</elem>
> 
> 
> I know substring-before() will read the value before
> the first '.'.
> 
> I wonder how I can read the value after the last '.',
> namely 1234.
> 
> Thanks.
> 
> Yan
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Find the one for you at Yahoo! Personals
> http://personals.yahoo.com
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread