|
NOTE:
These slides have not been updated since 2003. They have been superseded by the book
Anders Møller and Michael Schwartzbach, February 2006 |
|
| THE XML REVOLUTION - TECHNOLOGIES FOR THE FUTURE WEB |
|
<mylink xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="extended">
<myresource xlink:type="locator"
xlink:href="students.xml#Fred" xlink:label="student"/>
<myresource xlink:type="locator"
xlink:href="teachers.xml#Joe" xlink:label="teacher"/>
<myarc xlink:type="arc"
xlink:from="student" xlink:to="teacher"/>
</mylink>
|
|
| COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH |
|