blob: a5f98cc5ce0a35c609f2fcc6efa99225cade0d6a [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-less-than-more-args-013.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("false")