Subject: Re: [xsl] Regex groups / was: Re: [xsl] Move leading/trailing spaces outside (XSLT 2.0) From: Owen Rees <owen.rees@xxxxxx> Date: Wed, 07 Feb 2007 09:20:37 +0000 |
I.e., text is: "this is a text" regex: (t(.+)(.*))
will put the 't' in regex-group(1), the 'his is a text' in regex-group(2) and nothing in regex-group(3)
-- Owen Rees Hewlett Packard Laboratories, Bristol, UK
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Regex groups / was: Re: [, Abel Braaksma | Thread | Re: [xsl] Regex groups / was: Re: [, Abel Braaksma |
RE: [xsl] position()!=last() works , Michael Kay | Date | Re: [xsl] Checking a parent's attri, Abel Braaksma |
Month |