xsl-list
[Top] [All Lists]

[xsl] xslt 2.0 regex and how to test it

2006-03-18 18:51:18
Hi list,
Up to now, I've done this by recursion, but thought its about time
to learn regex and use replace:

I would like to eliminate substrings starting and ending with square-brackets,
for example "[abc, 1954-57]" should be replaced by "" (null-string).
What is the regex for this to match?

How do you recommend to test xslt regex? Is it possible to
to see what is actually matched?

Regards, Manfred

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

<Prev in Thread] Current Thread [Next in Thread>