blob: 2d612fd264e5b92879b3ed2a5c5abd92acfb2cbe [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-deep-equal-mix-args-010.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 08:06:51 2005 :)
(: Purpose: Comparing strings with different value :)
(:*******************************************************:)
fn:deep-equal(xs:string("abc"), xs:string("cba"))