blob: 581ced114eef1db8ab3210cee8c28c8b58bb18e1 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thannpi2args-3 :)
(: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:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("0") lt xs:nonPositiveInteger("-999999999999999999")