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 create active hyperlinks from xml file


I am an XML newbie and I am having great difficulty in finding out how to
create an xsl stylesheet that will render the following xml doc as a list of
active links. Apologies if this has been covered in previous postings (it
probably has but I haven't been able to understand answers!!).

If anyone can help I would greatly appreciate it.

<?xml version="1.0" ?>
<?xml:stylesheet type="text/xsl" href="favourites.xsl"?>
<favourites>
   <url>www.iol.ie></url>
   <url>www.deafblind.com></url>
   <url>www.download.com></url>
</favourites>

Pat Collins
pwc@iol.ie


 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]