|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Order of results in XQuery expressionsMichael Kay mike at saxonica.comSun Dec 3 22:58:36 PST 2006
> > I need to retrieve elements in document-order, but when > inside an xquery function I apply sth like: > > let $var := /AAA/* > > I get a non-deterministic sequence. That should return results in document order unless you have set ordering mode to "unordered" in the query prolog, or have an enclosing unordered{} expression. What does your full query look like, what product are you using, and what's your evidence that the results are non-deterministic? 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
|






