XSLT text processing via regexp

Subject: XSLT text processing via regexp
From: "Terris" <terris@xxxxxxxxxx>
Date: Wed, 1 Sep 1999 11:03:20 -0700
Can I post XSLT questions to this list?

I was wondering whether XSLT can or has
plans to parse element content.

E.g.,
 
<P>Welcome!  John</P>

I want to use regexp (preferably perl 5 regexp)
to get "John" instead of the entire content
"Welcome! John"

Thanks




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


Current Thread