Re: XPTr bare names and XPATH id()

John Boyer wrote:
> 
[... lots of stuff that I agree with deleted ...]

> Furthermore, as I pointed out to the dsig group yesterday, and with which
> you indicate agreement below, we are free to define the XPointer URI="#E" as
> indicating E plus all nodes that have E as an ancestor.  In other words,
> subtree(id("E")).

Not so. The XPointer spec says what #E means for XML, and it
says that it means the same thing that #xpointer(id("E")) means.
http://www.w3.org/TR/2000/CR-xptr-20000607#bare-names

You can't change the relationship between #E and
#xpointer(id("E")) without changing the XPointer spec.


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Thursday, 8 June 2000 13:42:21 UTC