This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Testing position of parent


> You said:      test="parent::lg[not(preceding-sibling::*)]"
> David C. said: test="not(parent::lg[preceding-sibling::*])"
> 
> Will there be any performance or other tradeoffs to these two
> expressions?  Are there any general guidelines for understanding the
> performance differences between two expressions like these?

The only way to find out is to try it. It's likely to depend on which
processor you're using (and which version). And it's not likely to make a
big difference.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]