Subject: Re: preceding-sibling axis scope
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 16 Apr 2009 13:15:49 +0100
|
> does the preceding-sibling refer to the current-group() content, or
> the source document?
Source documument. current-group() returns nodes in the original source,
not copies, and axis paths from a node are properties of the node
itself, the node's siblings, parent etc don't change unless a new node is
created.
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|