blob: d1dd98c7b4d8d0f48083683b6af311da3fd146fe [file] [log] [blame]
(:*******************************************************:)
(: Test: op-boolean-less-than-more-args-003.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("0") lt xs:boolean("true")