|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] get highest numberMichael Kay mike at saxonica.comWed May 14 17:22:48 PDT 2008
> > Thank you all, > as Wolfgang said, I use eXist. If I get you right, Wolfgang, > my solution would be to do the max/highest evaluation in my application. I doubt that would help. Your application would have to access the attribute nodes, which would incur the IO cost. > > > > > If Gonzberg is using eXist (I remember other posts on the > > corresponding lists), I can explain the difference: > evaluating //@id is entirely index-based (as John already suspected). > Compared to this, > > max(//@id) requires access to the actual attribute nodes, which > > generates a lot more IO. Thanks for the info. Obvious, when you think about it. Michael Kay http://www.saxonica.com/
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






