[xquery-talk] Returning "pre-pos" context
Michael Kay
mhk at mhk.me.uk
Thu Jan 5 22:19:43 PST 2006
You only need a FLWOR expression if you can't do it in a path expression...
Although you can always write
for $x in /path/expression
return $x
... plenty of novices do!
Michael Kay
http://www.saxonica.com/
_____
From: talk-bounces at xquery.com [mailto:talk-bounces at xquery.com] On Behalf Of
Elarrat, EFC
Sent: 05 January 2006 19:12
To: talk at xquery.com
Subject: Re: [xquery-talk] Returning "pre-pos" context
I said tag, but what I meant was the element of the tag...sorry. I wish I
could some way to do this in a FLWOR expression. But thanks anyway for your
awesome supports.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xquery.com/pipermail/talk/attachments/20060105/7ffe24c1/attachment.htm
More information about the talk
mailing list