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