Subject: Re: Moving an element along with data manipulation
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 8 Apr 2008 11:36:01 +0100
|
> The current node is an author, so if there is a follwing sibling author
> then count(//author) (which is an expensive test, searching the entire
> document) can not possibly be 1.
>
> Does such indirect test affects the performance?
Yes, most likely.
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.
________________________________________________________________________
|