blob: c9c4a81120d5114666109daa324cf0164d4fe7c7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-less-than2args-7 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:17 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:boolean-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:boolean(mid range) :)
(:$arg2 = xs:boolean(lower bound) :)
(:*******************************************************:)
xs:boolean("1") ge xs:boolean("false")