blob: 58a04aad47f8eb61909b4ae67cdc030da27a03ae [file] [log] [blame]
(: Name: fn-resolve-uri-10 :)
(: Description: Evaluation of resolve-uri function with relative argument set to an absolute URI and given as a an argument to fn:lower-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:lower-case("EXAMPLES"),fn:lower-case("HTTP://www.examples.com/")))