Re: [XQuery] 3.2.4 //@version

In a message dated 1/14/2004 9:35:07 PM GMT Standard Time, 
chamberl@almaden.ibm.com writes:

> Andrew, 
> I believe that the correct expansion of the abbreviated path expression 
> //@version is as follows, as documented in Section 3.2.4 of the XQuery 
> specification: 
> 
> /descendant-or-self::node()/attribute::version 
> 
> I think that this expanded expression returns all the version attribute 
> nodes that are in the same document as the context node, as stated. 
> 
> Please let me know if you agree with this analysis. 
> Regards,
> --Don Chamberlin

<blush/> 

Don, 

You're right.

Andrew Watt

Received on Wednesday, 14 January 2004 16:58:34 UTC