blob: 9b8544bf4e6c3da22c72e8328c67b727c34116d6 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-compare-14 :)
(:Written By: Carmelo Montanez :)
(:Date: June 1, 2005 :)
(:Purpose: Evaluates The "compare" function :)
(: with the arguments set as follows: :)
(:$arg1 = "A" :)
(:$arg2 = xs:string("A") :)
(:*******************************************************:)
fn:compare("A",xs:string("A"))