blob: 53a7cc0245b5b1cc1b27e74081f08ebac5c14ce6 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-deep-equal-mix-args-012.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 08:06:51 2005 :)
(: Purpose: Comparing arg1:anyURI and arg2:string :)
(:*******************************************************:)
fn:deep-equal( xs:anyURI("www.example.com") , xs:string("www.example.com"))