blob: a5d2880968c330b55ab22d15f3286b84ea25f0a1 [file] [log] [blame]
(: Name: fn-resolve-uri-13 :)
(: Description: Evaluation of resolve-uri function with relative argument set to an absolute URI and given as a an argument to fn:concat 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("examples",fn:concat("http://www.example",".com/")))