blob: 12574be3ac45cd0130035a76ca514a132cdfb7c8 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalnni2args-10 :)
(: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:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("0") ne xs:nonNegativeInteger("999999999999999999")