|
[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 expressionsEnric Jaen enricjaen at yahoo.esSun Dec 3 23:39:13 PST 2006
Hi, 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. >From the spec. I believe to understand that any xpath expression returns a sequence, and that document-order can be achieved by surrounding expression with ordered{ }, however when I apply: ordered { let $var := /AAA/* } the result is the same non-deterministic response. How can I get a document-order for that expression? Thanks for your help, /Enric ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.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
|






