|
Subject: RE: HEP From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 9 Jul 1999 15:03:14 +0100 |
> I tried
> '{substring-after("{@name} <mailto:{@name}> ","a")}'
> but it didn't work
The standard is quite explicit that curly braces can't be nested.
Try:
'{substring-after(concat(@name, " <mailto:", @name,"> "),"a")}'
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: HEP, Marco . Mistroni | Thread | New XT release, James Clark |
| Re: Q: pattern selection for outsi, Tony Graham | Date | RE: saxon impressions, Kay Michael |
| Month |