[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Date YYYYMMDD format XSLT 2.0 (with string Update)
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 16 Sep 2008 15:33:38 +0200 (CEST)
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

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member