[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Date YYYYMMDD format XSLT 2.0


Subject: Re: [xsl] Date YYYYMMDD format XSLT 2.0
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 16 Sep 2008 14:36:05 +0200 (CEST)

Pankaj Chaturvedi wrote:

>   <xsl:variable name="re" select="'^(([0-9]{{1,2}})
> )?([A-Z][a-z][a-z]). ([0-9]{{4}})$'"/>

  Sorry, copy&paste error, shouldn't have curly braces doubled (but
should if you put it directly in @regex.)

  Regards,

--drkm


Current Thread