blob: 9f5f9f114556389d97a23e53aa91365497642cb4 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equaldec2args-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:decimal(lower bound) :)
(:$arg2 = xs:decimal(upper bound) :)
(:*******************************************************:)
xs:decimal("-999999999999999999") ne xs:decimal("999999999999999999")