blob: 5a7c8a0de1f78f3514ec5bf5cc701b149dfb4073 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-greater-than-more-args-013.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu Jun 2 00:16:48 2005 :)
(: Purpose: To check if arg1: Boolean is less or equal to arg2:Boolean :)
(:*********************************************************************:)
xs:boolean("true") le xs:boolean("false")