[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

Finding context position when "order by" is in aFLWOR?

David Carlisle davidc at nag.co.uk
Sat Sep 9 00:48:12 PDT 2006


  Finding context position when "order by" is in
	aFLWOR?
>  and the relative document order of the three constructed <word>
> elements, which are in different trees, is implementation-dependent
> (i.e. undefined).

grr you're right of course. I didn't want to construct elements at all
here but had to due to the restriction on / having sequence of nodes on
the left hand side. (The other way is to use for rather than / but
that's what the OP used:-)

course it's easier in xslt where you can go
<xsl:for-each select="( 'cat', 'dog', 'apple')">
<xsl:sort select="."/>
<word  n="{position()}"><xsl:value-of select="."/></word>

David


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Cast Your Vote

We need your help – Vote for DataDirect XML Products!

  • Best SOA or XML site

Winners and finalists announced at SOA World Conference in November.

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.