blob: 2342f4d83bea081dbf194ac24c13b32ac12b0eec [file] [log] [blame]
(:*******************************************************:)
(: Test: K-GenCompLT-15 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: General comparison causing a xs:untypedAtomic value to be cast to xs:boolean, and then compared. :)
(:*******************************************************:)
not(true() < xs:untypedAtomic("false"))