blob: 492a1bcef59f1afa5c257e4a7301884b48095831 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-avg-mix-args-033.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Tue Nov 22 05:19:47 2005 :)
(: Purpose: Negative test gives FORG0006 :)
(:*******************************************************:)
fn:avg(( (xs:string("xyz"), (), (), "a" , "b") ))