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