blob: 01bfba22377289bf72e44c72337faf7542bd9bc7 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-greater-than-more-args-001.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("true") gt xs:boolean("true")