xsl-list
[Top] [All Lists]

Re: [xsl] Date YYYYMMDD format XSLT 2.0

2008-09-16 08:36:34
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























      

--~------------------------------------------------------------------
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>
--~--