RE: Variable references in path expressions

"Michael Kay" <[email protected]> Thu, 28 Apr 2005 11:17:40 +0100
Newsgroups gmane.comp.web.query-languages
Message-ID <[email protected]>
> >
> I have a problem with this interpretation. The lhs of "/" 
> iterates each item
> to establish the focus for evaluation of each item in the rhs 
> expression. Yes ?
> Now if each item is a QName, then this should be interpreted as a
> Name test. No ?

No.

The value of the expression "my:idea" is the string "my:idea", it is not the
value of the expression ./child::my:idea. Values are treated as values, not
as expressions to be evaluated.

Michael Kay
http://www.saxonica.com/