Subject: RE:
From: "Christopher Go" <cgo@xxxxxxxxxxx>
Date: Wed, 23 May 2001 10:32:18 -0700
|
I think you have to do
<img src="arrow.gif">
<xsl:attribute name="value"><xsl:value-of select="."/></xsl:attribute>
</img>
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Howard Lim
Sent: Wednesday, May 23, 2001 10:30 AM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:
I have the following code in my XSL file.
<img name="<xsl:value-of select="."/>" src="arrow.gif"/>
I have problems getting the value of <xsl:value-of select="."/> for the name
attribute in the image tag, can somebody please help me? thank you.
Howard (Kian-How) Lim
howard.lim@xxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- [no subject]
- Howard Lim - Wed, 23 May 2001 13:06:53 -0400 (EDT)
- cutlass - Wed, 23 May 2001 13:14:07 -0400 (EDT)
- Keith - Wed, 23 May 2001 13:25:16 -0400 (EDT)
- Michael Kay - Wed, 23 May 2001 13:31:27 -0400 (EDT)
- Christopher Go - Wed, 23 May 2001 13:35:38 -0400 (EDT) <=
|
|