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