blob: 512f7936bc7eb1beed69b59941efa5c089b5a03b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thandec2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:decimal(lower bound) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
xs:decimal("-999999999999999999") lt xs:decimal("-999999999999999999")