blob: 32ca494eb5f3f8fae719a2273a23223acfdfd765 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal2args-2 :)
(: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(mid range) :)
(:$value2 = xs:boolean(lower bound) :)
(:*******************************************************:)
xs:boolean("1") eq xs:boolean("false")