[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: problems again!


Subject: Re: problems again!
From: Sanjay Netrabile <sanjay.netrabile@xxxxxxxxxxxxxx>
Date: Tue, 22 Aug 2000 14:16:06 +0530

This will help

<xsl:template match="this/link">
 <A HREF="{@url}"><xsl:value-of select="text()"/></A>
</xsl:template>

Rohit Peyyeti wrote:

> Hello Again:
>
> I have been facing problems in writing XSL for the new project which I am
> working on and you guys on the list, I thank you very much!
>
> And here is the new problem :-)
>
> My tags are arraigned in the following way:
>
> <this>
>   This for the freeflowing text. Incase if you any problems, please
>   contact <link url="x.html">me</link> and some other text goes
>   here.
> </this>
>
> As you see above I want to place a hyperlink in the middle of the text or
> a paragraph. Is there anyway wherein I will be able to achieve this using
> XSL?
>
> Thank you very much in advance.
>
> ...Rohit
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

--
Sanjay Netrabile
Manager, Times Internet Ltd, The Times of India Grp.,
www.indiatimes.com, www.timesofindia.com.



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



Current Thread
Keywords
xsl