xsl-list
[Top] [All Lists]

Re: getting the attribute into the literal result element

2004-05-01 02:29:48
Thanks so much, Michael. I was beaten up by the stupid stick this morning :)
All best,
Toma

On May 1, 2004, at 10:28 AM, Michael Kay wrote:

Write

<a href="lookup(_dot_)php?word{(_at_)lemma} target=iframewindow">
  <xsl:value-of select="."/>
</a>

Michael Kay

-----Original Message-----
From: Toma Tasovac [mailto:ttasovac(_at_)princeton(_dot_)edu]
Sent: 01 May 2004 08:19
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] getting the attribute into the literal result element

I'm having trouble writing writing a simple xsl transformation from:

<w lemma = "speak">spoke</w>

to:

<a href = "lookup.php?word=speak target=iframewindow">spoke</?>


I'd be grateful for your help.

All best,
Toma

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--




--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--