blob: 8cae4ca0fe80a0534ee59c2a440aa08ba79978a0 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ValCompTypeChecking-16 :)
(: 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("1") eq xs:integer(1)