Did you try using normalize-space() on the result of replace? That
should remove the trailing space.
normalize-space() won't be helpful here as it will remove all spaces and I
need to remove space from the last initial.
Thanks anyway.
Pankaj
--~------------------------------------------------------------------
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>
--~--