<p dir="ltr">Sure they will be in XQuery 3.0</p>
<div class="gmail_quote">On 15 May 2013 20:38, "David Lee" <<a href="mailto:dlee@calldei.com">dlee@calldei.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Has maps actually made it into xquery 3?  I thought they were xslt only so far<br>
<br>
Sent from my iPhone<br>
<br>
On May 15, 2013, at 3:27 PM, "Michael Sokolov" <<a href="mailto:msokolov@safaribooksonline.com">msokolov@safaribooksonline.com</a>> wrote:<br>
<br>
> On 5/15/2013 10:47 AM, Kunal Chauhan wrote:<br>
>> Hi,<br>
>><br>
>> I want to maintain a list of value.<br>
>><br>
>> for eg:<br>
>> initially I have blank list and through some process I add values in to the list.<br>
>><br>
>> like (Apple,Banana,Cherry)<br>
>><br>
>> now, when get Apple as an output 2nd time it will check into the list.<br>
>> If present than don't add value into the list otherwise add it.<br>
>> At last I will return the list.<br>
>><br>
>> I don't know whether it's possible or not.<br>
>> But this there any work around.<br>
> You might want to look into maps, a new feature in XQuery 3.0, which provide a natural and (probably) efficient way to do this, but whether that is available to you will depend on which processor you are using.<br>
><br>
> -Mike<br>
> _______________________________________________<br>
> <a href="mailto:talk@x-query.com">talk@x-query.com</a><br>
> <a href="http://x-query.com/mailman/listinfo/talk" target="_blank">http://x-query.com/mailman/listinfo/talk</a><br>
<br>
_______________________________________________<br>
<a href="mailto:talk@x-query.com">talk@x-query.com</a><br>
<a href="http://x-query.com/mailman/listinfo/talk" target="_blank">http://x-query.com/mailman/listinfo/talk</a><br>
</blockquote></div>