This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

how to do hyperlink with xml + xsl?


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]