if I am searching a sequence of strings with index-of having the empty
string as the second argument will give me 0.
Why throw an error if the 2nd argument is empty sequence,
irrespective of the type of the first argument.
Isn't 0 the obvious answer here.
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--