|
Subject: RE: In Tears... (learning XPath) From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 14 Jul 2000 18:32:09 +0100 |
> I am building <xsl:value-of select=" "/> where the select
> value is
> concat("sect1",$sect1num,".htm")... failed.
This one is almost there except you need to use different quotes:
<xsl:value-of select='concat("sect1",$sect1num,".htm") '/>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: In Tears... (learning XPath), David Carlisle | Thread | RE: In Tears... (learning XPath), prasadm |
| RE: One XSL combining to different , Kay Michael | Date | RE: generating XSL errors, Kay Michael |
| Month |