blob: 724bfc81be5ecd66eb5833d6d8e69ba46ab12a4d [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-indexof-mix-args-003.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 23:20:25 2005 :)
(: Purpose: arg1: Sequence of string , arg2: string :)
(:*******************************************************:)
fn:index-of (("a", "sport", "and", "a", "pastime"), "a")