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