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