home *** CD-ROM | disk | FTP | other *** search
/ XML Bible (2nd Edition) / XML_Bible_Second_Edition_Hungry_Minds_2001.iso / mac / source / 19 / 19-3.xml < prev    next >
Text File  |  2001-02-07  |  1KB  |  41 lines

  1. <WEBSITE xmlns:xlink="http://www.w3.org/1999/xlink"
  2.          xlink:type="extended" xlink:title="Cafe au Lait">
  3.  
  4.   <NAME xlink:type="resource" xlink:label="source">
  5.     Cafe au Lait
  6.   </NAME>
  7.  
  8.   <HOMESITE xlink:type="locator"
  9.            xlink:href="http://ibiblio.org/javafaq/"
  10.            xlink:label="us"/>
  11.  
  12.   <MIRROR xlink:type="locator"
  13.          xlink:title="Cafe au Lait Swedish Mirror"
  14.          xlink:label="se"
  15.          xlink:href="http://sunsite.kth.se/javafaq"/>
  16.  
  17.   <MIRROR xlink:type="locator"
  18.          xlink:title="Cafe au Lait German Mirror"
  19.          xlink:label="sk"
  20.          xlink:href="http://sunsite.informatik.rwth-aachen.de/javafaq/"/>
  21.  
  22.   <MIRROR xlink:type="locator"
  23.          xlink:title="Cafe au Lait Swiss Mirror"
  24.          xlink:label="ch"
  25.          xlink:href="http://sunsite.cnlab-switch.ch/javafaq/"/>
  26.  
  27.   <CONNECTION xlink:type="arc" xlink:from="source"
  28.               xlink:to="ch"    xlink:show="replace"
  29.               xlink:actuate="onRequest"/>
  30.   <CONNECTION xlink:type="arc" xlink:from="source"
  31.               xlink:to="us"    xlink:show="replace"
  32.               xlink:actuate="onRequest"/>
  33.   <CONNECTION xlink:type="arc" xlink:from="source"
  34.               xlink:to="se"    xlink:show="replace"
  35.               xlink:actuate="onRequest"/>
  36.   <CONNECTION xlink:type="arc" xlink:from="source"
  37.               xlink:to="sk"    xlink:show="replace"
  38.               xlink:actuate="onRequest"/>
  39.  
  40. </WEBSITE>
  41.