RE: [xsl] use of starts-with()

Subject: RE: [xsl] use of starts-with()
From: "Matthew L. Avizinis" <mla@xxxxxxxxx>
Date: Thu, 25 Oct 2001 19:40:40 -0400
Simplicity.  I _knew_ this, of course...   ;-)
In other words, much thanks.

But, I think of this as I type....
On the other hand, this implies then that if the string starts with an
integer >9 you'd have to follow that with an <<or>> and repeat the statement
substituting '00)', '000)', etc.  Correct?
I think this is getting closer though....

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of David
> Carlisle
> Sent: Tuesday, October 23, 2001 7:30 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] use of starts-with()
>
>
>
> starts-with(translate(.,'123456789','000000000'),'0)')
>
> David
>
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
>
>  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