topical media & game development 
  
  
    
    
  
 basic-xml-17-ch17-eg15.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 image is embedded into the document using XLink to replicate the functionality of HTML's img element:</paragraph>
  <link xlink:type="simple"
     xlink:href="wrox_logo.gif"
     xlink:show="embed"
     xlink:actuate="onLoad"
     xlink:title="An image inserted using XLink"
  ></link>
  </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.