blob: 7710b87cba42c98e2fcac0a0ec8cddbce4e217c3 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
xs:boolean("false") eq xs:boolean("1")