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