<?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"?>

<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>Digital Print Order Format (DPOF)</title>
<p>Here is explained DPOF</p>
<p>A new window is opened with a recomandation/solution for this specific problem. The owner of this page wants that all its visitors to see this recomandation/solution by popping up a new window</p>
<p>We will popup for you a <link xlink:type="simple" xlink:href="dpof-solution.xml" xlink:actuate="onLoad" xlink:show="new" xlink:title="A DPOF-support solution">DPOF-support solution</link>.</p>
<TD CLASS="xlink code">
  <text class="code-info">Code for opening this XML file in a new window, onload:</text>
  <text class="xlink-code">&lt;link xlink:type="simple" xlink:href="dpof-solution.xml" xlink:actuate="onLoad" xlink:show="new" xlink:title="A DPOF-support solution"&gt;DPOF-support solution&lt;/link&gt;</text>
</TD>
</chapter>
</doc>
