blob: 4ec6e90ce9e6f26ea81989a18975925891a15cbb [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-insert-before-mix-args-004.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 23:34:48 2005 :)
(: Purpose: arg1: Sequence of string, arg2:integer, arg3: string :)
(:***************************************************************:)
fn:insert-before( ("a", "b", "c"),2, xs:string(" "))