Element Scheme
Simple shorthand to address elements with their 'id':
"http://a.b.c#element(something)"
is equal to:
"http://a.b.c#something"
But it is also possible to address the children:
"http://a.b.c#element(something/3/1)"
"first grandchild of the third child"
Ivan Herman, W3C Head of Offices
16 July, 2002
15 (18)