blob: d92dee48312f70f81d5905c61f7468e091e48b9f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
xs:boolean("false") eq xs:boolean("0")