|
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 |
|
URI
-----------------------------------------------------------------
/ \
http://www.foo.org/bar.xml#xpointer(article/section[position()<=5])
| \ /|
| ---------------------------- |
\ XPointer expression /
\ /
-----------------------------------
XPointer fragment identifier
|
(points to the first five section elements in the article root element.)
In HTML, fragment identifiers may denote anchor IDs - XPointer generalizes that.
|
| COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH |
|