<?xml version="1.0"?>
<?xml-stylesheet href="skin/doc.css" type="text/css"?>
<?xml-stylesheet href="skin/html.css" type="text/css"?>
<?xml-stylesheet href="skin/xlink.css" type="text/css"?>
<?mde-doctitle cdata="XLinks Demonstration"?>

<?mde-toc href="xlink-toc.xml" type="text/xml" persist="permanent" title="DocZilla XLink Demo" name="xlink_toc"?>

<doc xmlns:xlink="http://www.w3.org/1999/xlink"
     xmlns:html="http://www.w3.org/TR/REC-html40">
<table class="head">
  <td><html:img src="skin/dz.gif" width="70" height="26"></html:img></td>
  <td align="right">XLink Demo</td>
</table>

<chapter>
<title>DocZilla XLink Demo</title>

<pb>This demo should both test and show the capabilities of
XLink in DocZilla.</pb>

<pb>XLink recommendation is to be found at <link xlink:type="simple"
xlink:href="http://www.w3.org/TR/xlink/" xlink:title="XLink
Recommendation">http://www.w3.org/TR/xlink/</link>.</pb>

<pb>To see all the active extended XLinks open the XLink viewer window
from the menu "View &gt; Extended XLinks...". You can also
deactivate/reactivate them there.</pb>

<pb>The settings that control how the browser should handle XLink
links are in the XLink section of the preferences window.</pb>

<pb>There is one part for simple XLink links and one for the extended
XLink links in this demo. Try them!</pb>

<section>
<title><p><link xlink:type="simple" xlink:href="simple.xml">Simple XLink</link></p></title>
</section>
<section>
<title><p><link xlink:type="simple" xlink:href="extended.xml">Extended XLink</link></p></title>
</section>
</chapter>
</doc>
