blob: 2de72f5f6b372f070f1949df37252802578a9e11 [file] [log] [blame]
(:*******************************************************:)
(:Test: compare2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:46 GMT-05:00 2004 :)
(:Purpose: Evaluates The "compare" function :)
(: with the arguments set as follows: :)
(:$comparand1 = xs:string(upper bound) :)
(:$comparand2 = xs:string(lower bound) :)
(:*******************************************************:)
fn:compare(xs:string("This is a characte"),xs:string("This is a characte"))