[xquery-talk] cast the dutchie on the right hand side

Christian Grün christian.gruen at gmail.com
Thu Jun 12 12:34:28 PDT 2014


This should help you:

  ('1999-12-31','2003-11-04') ! (. castable as xs:date)



On Thu, Jun 12, 2014 at 9:10 PM, Ihe Onwuka <ihe.onwuka at gmail.com> wrote:
> So I naively thought I'd try
>
> xquery version "3.0";
>
> ('1999-12-31','2003-11-04') / castable as xs:date
>
> because I am dealing with dirty data that shouldn't but sometimes contains
> more than one date field.
>
> Am wondering what is so objectionable about mapping a Boolean operator over
> a sequence?
>
>
> _______________________________________________
> talk at x-query.com
> http://x-query.com/mailman/listinfo/talk


More information about the talk mailing list