how to do hyperlink with xml + xsl?

Subject: how to do hyperlink with xml + xsl?
From: Jia Ming Li <jmingli@xxxxxxxx>
Date: Tue, 8 Feb 2000 18:46:03 -0800
Can some one help me out here, 

my xml file.

<TEST>This is <A HREF="www.yahoo.com">yahoo</A> test.</TEST>



I want to output to a html out:

This is <A HREF="www.yahoo.com">yahoo</A>  test.


So when view it, it's "This is yahoo test." where "yahoo" is a link link to
www.yahoo.com




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


Current Thread