blob: 5cb6503390bfe85a88e89b5a1bc6d5e9ce81f866 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-22 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: An xs:string cannot be compared to a numeric, even if a value is NaN. :)
(:*******************************************************:)
max(("a string", 1, xs:float("NaN")))