[Home] [By Thread] [By Date] [Recent Entries]
> Basically I am looking for a way to capture all the text that > appears after the last colon. replace($in, ':([^:]*)$', '$1') Michael Kay http://www.saxonica.com/
|
[Home] [By Thread] [By Date] [Recent Entries]
> Basically I am looking for a way to capture all the text that > appears after the last colon. replace($in, ':([^:]*)$', '$1') Michael Kay http://www.saxonica.com/
|