blob: 86f370b44984b976b4e9af91874eb805c2598d9e [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-avg-mix-args-045.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Tue Nov 22 05:19:47 2005 :)
(: Purpose: Negative test gives FORG0006 :)
(:*******************************************************:)
fn:avg(( (xs:float("3.4028235E38"), xs:decimal("-999999999999999999") , "a", (), "3") ))