blob: e9f84e6b8b4de78f90bc9de16ad472bd5e7ccaeb [file] [log] [blame]
(: Name: fn-resolve-uri-9 :)
(: Description: Evaluation of resolve-uri function with relative argument set to an absolute URI and given as a an argument to fn:upper-case function (Two argument version of function).:)
(: Use the fn-string function. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:string(fn:resolve-uri(fn:upper-case("examples"),fn:upper-case("http://www.examples.com/")))