blob: 264c295c468d1a4a907dd03567a1ef73306bf037 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-greater-than-more-args-002.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu Jun 2 00:16:48 2005 :)
(: Purpose: To check if arg1: Boolean is greater than arg2:Boolean :)
(:*****************************************************************:)
xs:boolean("1") gt xs:boolean("true")