Subject: How to create active hyperlinks from xml file
From: "pwc" <pwc@xxxxxx>
Date: Sun, 16 Jul 2000 18:45:17 +0100
|
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@xxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|