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