Hyperlinks and XSL

Subject: Hyperlinks and XSL
From: bclose@xxxxxxxxxxxxxxxxx (Bethany Close)
Date: Wed, 14 Oct 1998 15:42:38 -0400
Given an XML tag like the following how can one create a
hyperlink using XSL rules and actions?

XML:
<image>clinton.jpg</image>


Using XSL, I would like to create the following hyperlink:
<a href="clinton.jpg">clinton.jpg</a>

Thanks, Beth


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


Current Thread