[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] is there a String indexOf() function in Xpath?
Subject: RE: [xsl] is there a String indexOf() function in Xpath?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 29 Jul 2005 00:27:17 +0100
|
> I was just pointing out that he might get unexpected results if he
> created a function and used it in the manner he originally posted,
Thanks, I missed that. Sounds as if the requirement can be met using
substring-before() and substring-after() without recourse to substring() and
index-of() at all.
Michael Kay
http://www.saxonica.com/
|