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