RE: AbsoluteLocationPath

> looking at the production 
> 
> AbsoluteLocationPath    ::=    '/' RelativeLocationPath?  |
> AbbreviatedAbsoluteLocationPath 
> 
> one would assume that a / on it's own is a valid XPath expression,
> however I can't see what this could mean.

"/" on its own has always been a valid XPath expression, it returns the root
node.

Mike Kay 

Received on Thursday, 27 December 2001 10:18:14 UTC