XLink: The XML Linking Language

By Sean McGrath

Dr. Dobb's Journal December 1998

<!DOCTYPE book SYSTEM "wake.dtd">
<wake>
<book n = "I">
<episode n = "1">
<p id = "first_word">riverrun, past Eve and Adam's, from swerve of shore to bend of 
     bay, brings us by a commodius vicus of recirculation back to Howth Castle and 
     Environs.</p>
</episode>
</book>
<book n = "IV">
<episode n = "1">
<p>A way a lone a last a loved a long <xref href = "first_word">the</xref></p>
</episode>
</book>
</wake>

Figure 6: Dispensing with the xml:link attribute.

Back to Article


Copyright © 1998, Dr. Dobb's Journal