Re: attribute's value within href

Subject: Re: attribute's value within href
From: "Mar Fior" <pupipai@xxxxxxxxxxx>
Date: Fri, 18 Feb 2000 11:45:36 CET
Thanks Ergun, but
I cannot do in this way because where I write
attribute's value there is a tag "A".

<A HREF = ectc...{@code}.. >

Perhaps must I to apply a string concat???
I don't know how to do.

Marcella





From: ergun.turker@xxxxxxxxxx
Reply-To: xsl-list@xxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: attribute's value within href
Date: Fri, 18 Feb 2000 11:27:07 +0100



I had a similar problem and I solved it by using this:

<xsl:value-of select="code"/>

instead of {@code}

hope this helps,
Ergun




XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list

______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread