xsl-list
[Top] [All Lists]

Regular Expressions

2003-01-13 05:51:21
Hi All,

Is there any way to solve the regular expressions
using XSL. Say if I want to check the equality of
third character of the second word, which is present
in XML tag then how I test it???

Expression would be something like this.
MyTag[2]{3} == 'C'

<MyTag>
A Character Stream
</MyTag>

This is not only to solve this problem but many more
expressions that are used in Sed/AWK

Any pointer will help a lot.

Thanks
Dennis

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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