How To use XLINK?

Subject: How To use XLINK?
From: "Brian Mulder" <mulbum@xxxxxxxxxxxxxx>
Date: Wed, 17 May 2000 21:45:22 +0200
Hi list

What 's the appropriate way to get output like this in my html page

<A href="http://www.test.com/index.htm";>The index page of a test site</A>

I believe that i should use XLink and after surfing through some
samples I'm here...

<A
  xlink:href="http://www.test.com/index.htm";
  xlink:title="test site">
The index page of a test site
</A>

is this correct?

Thanks
Brian


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


Current Thread