blob: b34c8fdfbea1c08288eb960289eb83487cd081c0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalusht2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedShort(upper bound) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
xs:unsignedShort("65535") eq xs:unsignedShort("0")