Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: XSLT and displaying hyperlinks in XML >Thread Next - Re: XSLT and displaying hyperlinks in XML Re: XSLT and displaying hyperlinks in XMLTo: NULL Date: 3/8/2005 11:29:00 AM Martin, thanks so much! That's exactly what I needed.
Quick note to the people who might use Martin's code. You will need to
add a forward slash to the 2nd <xsl:copy> to close this tag.
<xsl:template match="a">
<xsl:copy>
<xsl:apply-templates select="@* | node()" />
<xsl:copy> <---------HERE, like this </xsl:copy>
</xsl:template>
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
