|
|
|
URI
----------------------------------------------------------------------
/ \
http://www.foo.org/bar.xml#xpointer(article/section[position() <= 5])
| \ / |
| ------------------------------ |
\ XPointer expression /
\ /
----------------------------------------
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.