topical media & game development
basic-xml-17-ch17-eg13.xml / xml
<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/css" href="ch17_eg13.css" ?>
<page xmlns:xlink="http://www.w3.org/1999/xlink">
<paragraph>The following link uses XLink to replicate the functionality of HTML hyperlinks between pages:</paragraph>
<paragraph><link xlink:type="simple"
xlink:show="replace"
xlink:actuate="onRequest"
xlink:title="This link is like a link between pages in HTML"
xlink:href="http://www.wrox.com">
Click here</link>
to be taken to a new page</paragraph>
</page>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.