blob: 22b8f230c744e9cd21dfe21123501e12569e87fc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-GenCompGT-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(false() > xs:untypedAtomic("true"))