blob: b1383224892ea27f24393283499dd84aedb3b25c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-EscapeHTMLURIFunc-4 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: Combine fn:concat and fn:escape-html-uri. :)
(:*******************************************************:)
escape-html-uri("http://www.example.com/00/Weather/CA/Los Angeles#ocean")
eq "http://www.example.com/00/Weather/CA/Los Angeles#ocean"