XQuery as a standard, was Re: [xquery-talk] XQuery in mark logic

Robert Koberg rob at koberg.com
Sat Aug 30 21:05:16 PDT 2008


Curious,

what are your experiences in using XQuery across implementations?

best,
Rob


On Aug 30, 2008, at 5:46 PM, Florent Georges wrote:

> bharath maharajan wrote:
>
>  Hi
>
>> <books>
>>  <book >
>>    <information>
>>      <name> HF </name>
>>      <pages>45</pages>
>>    </information>
>>  </book>
>>  <book>
>>    <information>
>>      <name>Core</name>
>>      <pages>67</pages>
>>   </information>
>>  </book>
>> </books>
>
>> data(doc("book.xml")/books/book/information))
>
>  I wonder what you want to achieve.
>
>  Actually, I always thought that data() on an element that has child
> elements was an error.  What would be the semantics of the above
> example?
>
>  Regards,
>
> --drkm
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>       
> _____________________________________________________________________________
> Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
> _______________________________________________
> talk at x-query.com
> http://x-query.com/mailman/listinfo/talk



More information about the talk mailing list