blob: 36cfc3b499bfa267ab1e822d5ead16ffd7466ee8 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalnpi2args-1 :)
(: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:nonPositiveInteger(lower bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("-999999999999999999") eq xs:nonPositiveInteger("-999999999999999999")