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