This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: attribute's value within href


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@no.abb.com
>Reply-To: xsl-list@mulberrytech.com
>To: xsl-list@mulberrytech.com
>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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]