Re: AW: issue (node-ordering)

"Weichel Bernhard (K3/EMW4) *" wrote:

>         The objects in result list should have two properties:
>         * rank which gives the position of the object in the result list
>         * position which gives the position of the object within its
> container in the document.

The objects in the result list are just nodes.  The rank isn't a
property of the node; it's part of the evaluation context.

>         The overloaded [ ] operator should refer to the rank

It does refer to rank.

James

Received on Saturday, 17 July 1999 06:20:02 UTC