xsl-list
[Top] [All Lists]

[xsl] check the type of the $pattern argument to a regular expression?

2007-04-13 18:39:22
Hi,

I would like to check the that the $pattern argument to a regular
expression in fact follows regular expression rules, since regex is
not castable I guess the only way to do this would be to use regular
expressions and perhaps a for-each to check that the $pattern argument
conforms?

Cheers,
Bryan Rasmussen

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