blob: 00bf97340692ed77d2a4daeffbb900e76d340dca [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:17 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:boolean-equal" operator :)
(: with the arguments set as follows: :)
(:$value1 = xs:boolean(lower bound) :)
(:$value2 = xs:boolean(lower bound) :)
(:*******************************************************:)
xs:boolean("false") eq xs:boolean("false")