blob: 3360406b85c4709c8b0cbf90ae38ba1ff13cb111 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ResolveURIFunc-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `resolve-uri("relative/uri.ext", "http://www.example.com/") eq xs:anyURI("http://www.example.com/relative/uri.ext")`. :)
(:*******************************************************:)
resolve-uri("relative/uri.ext", "http://www.example.com/") eq
xs:anyURI("http://www.example.com/relative/uri.ext")