Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - xsl display of URLs >Thread Next - Re: xsl display of URLs Re: xsl display of URLsTo: NULL Date: 12/8/2005 4:11:00 PM
AndyFlashREMOVE@t... wrote:
> What I want to end up with is something like this:
> <a href="http://www.awebsite.com/">A website</a>
> <Link>
> <description>CNN News</description>
> <url>http://www.cnn.com/</url>
> </Link>
<xsl:template match="Link">
<a href="{url}"><xsl:value-of select="description" /></a>
</xsl:template>
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
