[xquery-talk] node position

Martin Probst martin at x-hive.com
Tue Jun 20 22:41:11 PDT 2006


To actually get the position use
for $x at $i in //book
...

Am 20.06.2006 um 16:21 schrieb fatma helmy:

> let $j:=<bookstore>
> <book> ....</book>
> <book> ....</book>
> </bookstore>
>
> how to distinguish between book nodes suppose i have
> no dtd and no node attribute identifier. can i get the
> node position to order them 1 , 2 ,, etc
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> talk at xquery.com
> http://xquery.com/mailman/listinfo/talk
>



More information about the talk mailing list