blob: 9313d9e2009259b84b3b199106cf7322a65911f9 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ValCompTypeChecking-18 :)
(: 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") ne xs:double(1)