|
Subject: Re: Query re variable use From: David Carlisle <davidc@xxxxxxxxx> Date: Mon, 26 Jun 2000 14:28:12 +0100 (BST) |
> I dimly grasp I need an <xsl:value-of select =
> $myindex/> somewhere,
<a href="namelist.xml?key='{$myindex}'"><xsl:value-of select
="."/></a>
or simpler, don't bother with the variable at all:
<a href="namelist.xml?key='{@index}'"><xsl:value-of select
="."/></a>
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Query re variable use, Richard Light | Thread | Re: Query re variable use, Francis Norton |
| Re: Query re variable use, Richard Light | Date | RE: Query re variable use, Linda van den Brink |
| Month |