[Home] [By Thread] [By Date] [Recent Entries]
Pankaj Chaturvedi wrote:
> <xsl:analyze-string select="substring-before(string(./@version), '
> Update')" regex="{ $re }">
That won't work if the string doesn't contain 'Update'. I would
modify instead the end of the regex: '...( Update)?$'
Regards,
--drkm
|

Cart



