blob: b1cb21ce6b65202190bc2eb7b28afa0c7b29327c [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-less-than-more-args-008.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu Jun 2 00:19:25 2005 :)
(: Purpose: To check if arg1: Boolean is less than arg2:Boolean :)
(:**************************************************************:)
xs:boolean("true") ge xs:boolean("true")