blob: 4303b2d27a6257f643e3dd0d73d8dc457f2b284e [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ValCompTypeChecking-22 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Value comparison involving xs:untypedAtomic, which leads to an inexistent operator mapping. :)
(:*******************************************************:)
xs:untypedAtomic("0") gt xs:decimal(1)