RE: [xsl] Inserting into a String

Subject: RE: [xsl] Inserting into a String
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 15 Mar 2001 16:28:49 -0000
> But I
> cannot find a function that I can use to return the index-of 
> the special
> character to send into the substring function. 

Try string-length(substring-before(...))

Mike Kay
Software AG

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


Current Thread