blob: bc963587a27bf38144fe181a1df9f7ba0852f67a [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-indexof-mix-args-016.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Thu May 12 23:20:25 2005 :)
(: Purpose: Use a nested sequence in the sequence to search :)
(:***********************************************************************:)
fn:index-of((1, (1,2,3)),1)