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