blob: 3e2517531900d17efd5e878c8d48a63add32ad68 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-14 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "ends-with" function :)
(: with the arguments set as follows: :)
(:$arg1 = "A" :)
(:$arg2 = xs:string("A") :)
(:*******************************************************:)
fn:ends-with("A",xs:string("A"))